From 58e3ab3dd6cbeede2728450de77a47d4e9478c79 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 25 Jan 2003 14:58:37 +0000 Subject: 2003-01-25 Ralf Corsepius * configure.ac: Add c4x. * project.am: Add version.texi hack. --- doc/project.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/project.am') diff --git a/doc/project.am b/doc/project.am index 93620b4f94..5ba13027be 100644 --- a/doc/project.am +++ b/doc/project.am @@ -15,6 +15,9 @@ AM_MAKEINFOFLAGS = -I $(top_builddir) -I $(top_srcdir) TEXI2DVI = @TEXI2DVI@ -I $(top_builddir) -I $(top_srcdir) TEXI2PDF = @TEXI2PDF@ -I $(top_builddir) -I $(top_srcdir) +# HACK: Force generation of version.texi +version.texi: stamp-vti + # Without $(srcdir) in TEXINPUTS, dvips doesn't find the *.eps # we distribute in $(srcdir) .dvi.ps: -- cgit v1.2.3