diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,8 +33,8 @@ version: documentation: pod2man --release="$(NAME) $$(cat .version)" \ --center="User Commands" ./docs/$(NAME).pod > ./docs/$(NAME).1 - #pod2text ./docs/$(NAME).pod | tee ./docs/$(NAME).txt > README.txt pod2text ./docs/$(NAME).pod > ./docs/$(NAME).txt + # For github page cp ./docs/$(NAME).pod ./README.pod # Build a debian package (don't sign it, modify the arguments if you want to sign it) |
