]> git.eshelyaron.com Git - emacs.git/commitdiff
(SOURCES): Makefile isn't source; Makefile.in.in is.
authorKarl Heuer <kwzh@gnu.org>
Fri, 9 Jun 1995 15:44:44 +0000 (15:44 +0000)
committerKarl Heuer <kwzh@gnu.org>
Fri, 9 Jun 1995 15:44:44 +0000 (15:44 +0000)
src/Makefile.in

index 338d6536100f896425a999475aaf76fceea43bde..5a992d6bae627d8c833f458e2a1c49eb58a1c5d4 100644 (file)
@@ -984,7 +984,7 @@ extraclean: distclean
 
 /* The rule for the [sm] files has to be written a little funny to
    avoid looking like a C comment to CPP. */
-SOURCES = *.[ch] [sm]/?* COPYING Makefile \
+SOURCES = *.[ch] [sm]/?* COPYING Makefile.in.in \
        config.h.in README COPYING ChangeLog vms.pp-trans
 unlock:
        chmod u+w $(SOURCES)