diff etc/Makefile @ 90787:91bf6e05918b

Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 662-669) - Update from CVS - Fix read-only prompt problem in isearch - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 207-208) - Merge from emacs--devo--0 - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-184
author Miles Bader <miles@gnu.org>
date Sun, 18 Mar 2007 14:11:08 +0000
parents ca12f314faac
children 4ef881a120fe
line wrap: on
line diff
--- a/etc/Makefile	Sun Mar 18 14:00:43 2007 +0000
+++ b/etc/Makefile	Sun Mar 18 14:11:08 2007 +0000
@@ -37,7 +37,7 @@
 	-rm -f DOC* core *.dvi *.log
 
 SOURCES = [0-9A-QS-Z]* README *.[ch16] emacs.* etags.* ledit.l ms-* \
-	spook-lines tasks.texi termcap.* ulimit.hack *.tex
+	spook-lines tasks.texi termcap.* *.tex
 
 unlock:
 	chmod u+w $(SOURCES)