summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--doc/Makefile.in2
2 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 3964080..1f8da0d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,11 @@
-2006-01-22 Brendan Kehoe <brendan@zen.org>
+2006-06-29 Brendan Kehoe <brendan@zen.org>
* gperf-3.0.2 released.
+ * doc/Makefile.in (all): No longer depend on dvi.
+
+2006-01-22 Brendan Kehoe <brendan@zen.org>
+
* doc/gperf.texi: Update copyright to be 1989-2006.
(UPDATED): Change to 22 January 2006.
* doc/gperf.1 (TH): Fix date.
diff --git a/doc/Makefile.in b/doc/Makefile.in
index 21dd59f..9790e15 100644
--- a/doc/Makefile.in
+++ b/doc/Makefile.in
@@ -64,7 +64,7 @@ SHELL = /bin/sh
VPATH = $(srcdir)
-all : info dvi ps pdf html
+all : info ps pdf html
info : $(srcdir)/gperf.info