From 16e255ba87acc54c41d522b7c45d6a25c021d55e Mon Sep 17 00:00:00 2001 From: "Paul C. Buetow (mars.fritz.box)" Date: Sun, 22 Jun 2014 11:30:05 +0200 Subject: New release --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 57b8e75..f8214d8 100644 --- a/Makefile +++ b/Makefile @@ -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 -- cgit v1.2.3