diff options
| author | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-06-22 11:30:05 +0200 |
|---|---|---|
| committer | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-06-22 11:30:05 +0200 |
| commit | 16e255ba87acc54c41d522b7c45d6a25c021d55e (patch) | |
| tree | c00642054080c01c49b705d679ace2e2df3cb65c /Makefile | |
| parent | bf770a68163165aa4eb7b6067d41f18fb7a65b17 (diff) | |
New release
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -34,6 +34,8 @@ documentation: pod2man --release="$(NAME) $$(cat .version)" \ --center="User Commands" ./docs/$(NAME).pod > ./docs/$(NAME).1 pod2text ./docs/$(NAME).pod > ./docs/$(NAME).txt + # For Github + cp ./docs/${NAME}.pod README.pod # Build a debian package (don't sign it, modify the arguments if you want to sign it) deb: all |
