summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorThomas Hallgren <th-github@altocumulus.org>2018-11-30 00:47:10 +0100
committerThomas Hallgren <th-github@altocumulus.org>2018-11-30 00:47:10 +0100
commit5ef390f18859662fc4ff76e2ec0933151e505bc9 (patch)
tree1bdd2dc4160bc94caa2f7cb932764f6d2ef12f74 /Makefile
parentfa5c6a2949046785c848f98f82f57e44ab617c75 (diff)
parentd0bc36835893d048b48366e48884bec78c305509 (diff)
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-core
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 80ecff061..93a8dc20b 100644
--- a/Makefile
+++ b/Makefile
@@ -33,7 +33,7 @@ html::
# number to the top of debian/changelog.
# (Tested on Ubuntu 15.04. You need to install dpkg-dev & debhelper.)
deb:
- dpkg-buildpackage -b
+ dpkg-buildpackage -b -uc
# Make an OS X Installer package
pkg: