* Makefile.am (DISTCLEANFILES): Remove libtool.dvi generated

by 'make dvi'.
This commit is contained in:
Gary V. Vaughan 2008-01-18 10:49:40 +00:00
parent 2e9a9f29e6
commit cba380cf3f
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2008-01-18 Gary V. Vaughan <gary@gnu.org>
* Makefile.am (DISTCLEANFILES): Remove libtool.dvi generated
by 'make dvi'.
2008-01-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* libtoolize.m4sh (func_scan_files): Avoid matching our own

View File

@ -319,6 +319,9 @@ endif
info_TEXINFOS = doc/libtool.texi
doc_libtool_TEXINFOS = doc/PLATFORMS doc/fdl.texi doc/notes.texi
EXTRA_DIST += $(srcdir)/doc/notes.txt
## Workaround for a texinfo bug described here:
## http://thread.gmane.org/gmane.comp.tex.texinfo.bugs/3930
DISTCLEANFILES += libtool.dvi
all-local: $(srcdir)/doc/notes.txt