summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/supplements/ChangeLog5
-rw-r--r--doc/supplements/supplement.am6
2 files changed, 8 insertions, 3 deletions
diff --git a/doc/supplements/ChangeLog b/doc/supplements/ChangeLog
index 3efabc903b..a6a66a439c 100644
--- a/doc/supplements/ChangeLog
+++ b/doc/supplements/ChangeLog
@@ -1,3 +1,8 @@
+2003-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * supplements.am: Use automake rules to build ps, pdf, info.
+ Various minor changes.
+
2002-12-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* supplement.am: Append -I $(topsrc_dir) to AM_MAKEINFOFLAGS.
diff --git a/doc/supplements/supplement.am b/doc/supplements/supplement.am
index 497b3109a8..dcd04fbf11 100644
--- a/doc/supplements/supplement.am
+++ b/doc/supplements/supplement.am
@@ -6,10 +6,10 @@
REPLACE2 = $(PERL) $(top_srcdir)/tools/word-replace2
-TEXINFO_TEX = ../../texinfo/texinfo.tex
-AM_MAKEINFOFLAGS = -I ../.. -I $(top_srcdir)
+AM_MAKEINFOFLAGS = -I $(top_builddir) -I $(top_srcdir)
+TEXI2DVI = @TEXI2DVI@ -I $(top_builddir) -I $(top_srcdir)
+TEXI2PDF = @TEXI2PDF@ -I $(top_builddir) -I $(top_srcdir)
-MAINTAINERCLEANFILES += $(GENERATED_FILES)
html_projectdir = $(htmldir)/supplements/$(PROJECT)
TEXI2WWW_ARGS=\