From fb56a379e4c38928b7e0bee8825ac0f5e0a3ac22 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 22 Jan 2002 17:38:37 +0000 Subject: 2002-01-21 Ralf Corsepius * .cvsignore: Reworked. * Makefile.am: Remove texinfo/texinfo.tex * bootstrap: Removed. * configure.ac: Add pkgdocdir. Let htmldir be rooted at pkgdocdir. * main.am: Remove TEXINFO_TEX. * project.am: Let dvidir, psdir, pdfdir be rooted at pkgdocdir. Remove commented out make-variables. --- doc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/Makefile.am') diff --git a/doc/Makefile.am b/doc/Makefile.am index 0d4a2268f3..09ebca9708 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -20,6 +20,6 @@ AUTOMAKE_FILES = project.am main.am noinst_SCRIPTS = bootstrap -EXTRA_DIST = $(AUTOMAKE_FILES) HELP.html texinfo/texinfo.tex \ +EXTRA_DIST = $(AUTOMAKE_FILES) HELP.html \ $(noinst_SCRIPTS) rtems_header.html.in rtems_footer.html.in -- cgit v1.2.3