aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index b342385..6966184 100644
--- a/Makefile
+++ b/Makefile
@@ -41,8 +41,7 @@ man:
tex:
cd doc && pod2latex ${NAME}.pod
-pdf:
- cd doc && latex2pdf howto_bcd.tex
+pdf: cd doc && latex2pdf howto_bcd.tex
tar: export
tar cjf $(NAME)-$(VERSION).tar.bz2 $(NAME)-$(VERSION)