auctex-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AUCTeX-diffs] Changes to auctex/preview/doc/Makefile.in


From: David Kastrup
Subject: [AUCTeX-diffs] Changes to auctex/preview/doc/Makefile.in
Date: Mon, 02 May 2005 17:34:12 -0400

Index: auctex/preview/doc/Makefile.in
diff -u auctex/preview/doc/Makefile.in:1.36 auctex/preview/doc/Makefile.in:1.37
--- auctex/preview/doc/Makefile.in:1.36 Mon Apr 11 09:01:31 2005
+++ auctex/preview/doc/Makefile.in      Mon May  2 21:34:02 2005
@@ -49,11 +49,11 @@
 
 disttexts: $(DISTTEXTS)
 
-../INSTALL: install.texi macros.texi
+../INSTALL: install.texi macros.texi auto.texi
        -$(MAKEINFO) -D rawfile --no-headers \
                install.texi --output ../INSTALL
 
-../INSTALL.windows: wininstall.texi macros.texi
+../INSTALL.windows: wininstall.texi macros.texi auto.texi
        -$(MAKEINFO) -D rawfile --no-headers \
                wininstall.texi --output ../INSTALL.windows
 
@@ -89,4 +89,4 @@
                preview-latex/*
 
 maintainer-clean: clean
-       rm -f *.info* preview-dtxdoc.texi $(DISTTEXTS)
+       rm -f *.info* preview-dtxdoc.texi auto.texi $(DISTTEXTS)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]