diff options
| author | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-04-29 07:39:57 +0200 |
|---|---|---|
| committer | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-04-29 07:39:57 +0200 |
| commit | 026d6c35112f17f3d327f7f7b905b8ab9ceeddb5 (patch) | |
| tree | 4cd37ae73b5903805ed484e739b396b39396234b /Makefile | |
| parent | 0380850f5f64b284b3d5353e70260c4a36f5f49d (diff) | |
New release0.6.2
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ documentation: --center="User Commands" ./docs/$(NAME).pod > ./docs/$(NAME).1 pod2text ./docs/$(NAME).pod > ./docs/$(NAME).txt cp ./docs/$(NAME).pod README.pod - ./bin/fapi -h > ./docs/synopsis.txt + ./bin/fapi -h -n > ./docs/synopsis.txt # Build a debian package (don't sign it, modify the arguments if you want to sign it) deb: all dpkg-buildpackage |
