summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul C. Buetow (lxpbuetow.webde.local) <paul@buetow.org>2014-05-16 17:57:40 +0200
committerPaul C. Buetow (lxpbuetow.webde.local) <paul@buetow.org>2014-05-16 17:57:40 +0200
commit28a0c82564ea2287e2c9a5a6efa158fe02a213c0 (patch)
tree2c2dac06e40ff01a7bdd5537b543951b63fd23a4
parentebdf1e14437c059bc661640096febfc97cee7da8 (diff)
It were not best that we should all think alike; it is difference of opinion0.7.0
that makes horse-races. -- Mark Twain, "Pudd'nhead Wilson's Calendar"
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fcf76dd..48c371d 100644
--- a/Makefile
+++ b/Makefile
@@ -29,7 +29,7 @@ documentation:
pod2text ./docs/$(NAME).pod > ./docs/$(NAME).txt
cp ./docs/$(NAME).pod README.pod
./bin/fapi -h -n > ./docs/synopsis.txt
-# Build a debian package (don't sign it, modify the arguments if you want to sign it)
+# Build a debian package
deb: all
dpkg-buildpackage
dch: