diff options
| author | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-06-25 09:33:05 +0200 |
|---|---|---|
| committer | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-06-25 09:33:05 +0200 |
| commit | 2d97917bd0b40e6c17d6ddbedb631d3f72a6d48f (patch) | |
| tree | b5ea728423d3cae2aed4e9088b3bc9ce11829587 /Makefile | |
| parent | 66b421af3e4c407806efd728d089a61fc3a77d96 (diff) | |
minor docu fixes
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ documentation: pod2text ./docs/$(NAME).pod > ./docs/$(NAME).txt cp ./docs/$(NAME).pod README.pod ./bin/fapi -d -h -n > ./docs/synopsis.txt - ./bin/fapi -d -h -n -E > ./docs/extended-synopsis.txt + ./bin/fapi -d -n -E > ./docs/extended-synopsis.txt || exit 0 # Build a debian package deb: all dpkg-buildpackage # -us -uc |
