diff options
| author | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-06-24 19:38:03 +0200 |
|---|---|---|
| committer | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-06-24 19:38:03 +0200 |
| commit | 6c103f05ecef22385880f6c9accc8a421c1ee090 (patch) | |
| tree | 88f918e5143b85ceca5a4ba639b0961c2fd2704b /Makefile | |
| parent | d84cac309c758031906e3fee84d428f8555eb413 (diff) | |
New release0.9.4
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 -h -n > ./docs/synopsis.txt - ./bin/fapi -h -n -E >> ./docs/extended-synopsis.txt + ./bin/fapi -h -n -E > ./docs/extended-synopsis.txt # Build a debian package deb: all dpkg-buildpackage # -us -uc |
