]> git.eshelyaron.com Git - emacs.git/commitdiff
(SOURCES): ulimit.hack is removed.
authorGlenn Morris <rgm@gnu.org>
Sun, 11 Mar 2007 20:01:13 +0000 (20:01 +0000)
committerGlenn Morris <rgm@gnu.org>
Sun, 11 Mar 2007 20:01:13 +0000 (20:01 +0000)
etc/Makefile

index 4f036dfc575f5f8721c9b830f034786b65ae99d5..a238bea1928c1a558144e2ffb71a1a8429e43725 100644 (file)
@@ -37,7 +37,7 @@ clean distclean maintainer-clean:
        -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)