(EXTRA_DIST): Add texinfo.tex. But it will
authorJim Meyering <jim@meyering.net>
Sun, 16 Jun 1996 18:47:30 +0000 (18:47 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 16 Jun 1996 18:47:30 +0000 (18:47 +0000)
be removed once automake is fixed to add it automatically.

doc/Makefile.am

index 4e7948e..6640d20 100644 (file)
@@ -1,3 +1,6 @@
 ## Process this file with automake to produce Makefile.in
 info_TEXINFOS = fileutils.texi
-EXTRA_DIST = perm.texi getdate.texi
+
+# FIXME: remove texinfo.tex when automake has been fixed to include it
+# automatically
+EXTRA_DIST = perm.texi getdate.texi texinfo.tex