From 8fd48e3768a7ba77e0940351ef773c415dd33dd0 Mon Sep 17 00:00:00 2001 From: Paul Ackersviller Date: Mon, 29 Oct 2007 18:33:41 +0000 Subject: Merge of 22721: add pdf target. --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 7e4e1311e..659887b0b 100644 --- a/Makefile.in +++ b/Makefile.in @@ -53,7 +53,7 @@ prep: META-FAQ: FORCE @cd Doc && $(MAKE) $(MAKEDEFS) ../META-FAQ -dvi ps html info: +dvi ps html info pdf: @cd Doc && $(MAKE) $(MAKEDEFS) $@ # ========== DEPENDENCIES FOR INSTALLING ========== -- cgit 1.4.1