aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index f0a6526..b342385 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME=bcd
-VERSION=3.6
+VERSION=3.7
PERL_VENDORLIB=$(shell eval "`perl -V:installvendorlib`"; echo $$installvendorlib)
ALL=
@@ -7,7 +7,7 @@ PM=Bcd.pm Common.pm Genisoimage.pm Isolinux.pm Media.pm Stagex.pm Resign.pm
POD=${name}.pod
all: man tex
- #pdf
+ pdf
clean:
rm -rf *~