summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPaul C. Buetow (mars.fritz.box) <paul@buetow.org>2014-06-24 19:33:32 +0200
committerPaul C. Buetow (mars.fritz.box) <paul@buetow.org>2014-06-24 19:33:32 +0200
commitd84cac309c758031906e3fee84d428f8555eb413 (patch)
treed78502f8e00501267458886983a5f0c2292a211a /Makefile
parentd6820ebb04f1bdf8c6ee5e56473c85ab2c810871 (diff)
New release0.9.3
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 6e8e6c6..5b42f43 100644
--- a/Makefile
+++ b/Makefile
@@ -29,6 +29,7 @@ documentation:
pod2text ./docs/$(NAME).pod > ./docs/$(NAME).txt
cp ./docs/$(NAME).pod README.pod
./bin/fapi -h -n > ./docs/synopsis.txt
+ ./bin/fapi -h -n -E >> ./docs/extended-synopsis.txt
# Build a debian package
deb: all
dpkg-buildpackage # -us -uc