added pdf

This commit is contained in:
Jeff Hammond 2009-07-10 12:51:38 +00:00
parent 35117622b8
commit cf1cd497ef

View file

@ -9,6 +9,9 @@ MAKESUBDIRS = @for dir in $(SUBDIRS); do \
all postscript:
$(MAKESUBDIRS)
pdf:
$(MAKESUBDIRS)
html:
$(MAKESUBDIRS)