summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorThomas Hallgren <th-github@altocumulus.org>2018-11-30 00:17:45 +0100
committerThomas Hallgren <th-github@altocumulus.org>2018-11-30 00:17:45 +0100
commitd0bc36835893d048b48366e48884bec78c305509 (patch)
tree9ea05a05fd3ea49fe07c633e3ed15ce60e38e2e4 /Makefile
parente0dca729d6d29ae8861d9616d5fa18b6871809e6 (diff)
Update `make deb` for the GF 3.10 release
This includes adding commands in debian/rules to build and include the RGL and the example grammars in the debian package.
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: