auctex-diffs
[Top][All Lists]
Advanced

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

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


From: Ralf Angeli
Subject: [AUCTeX-diffs] Changes to auctex/Makefile.in
Date: Sun, 01 May 2005 11:13:55 -0400

Index: auctex/Makefile.in
diff -u auctex/Makefile.in:1.87 auctex/Makefile.in:1.88
--- auctex/Makefile.in:1.87     Sat Apr 30 22:56:24 2005
+++ auctex/Makefile.in  Sun May  1 15:13:55 2005
@@ -224,10 +224,12 @@
 clean:
        rm -f $(CLEANFILES)
        (cd doc; $(MAKE) clean)
+       $(DESCEND)
 
 distclean:
        rm -f $(CLEANFILES) $(DISTCLEANFILES)
        (cd doc; $(MAKE) distclean)
+       $(DESCEND)
 
 maintainer-clean: distclean
        rm -f $(DISTTEXTS)




reply via email to

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