diff src/Makefile.in @ 12170:2bc3141d0d19

(SOURCES): Makefile isn't source; Makefile.in.in is.
author Karl Heuer <kwzh@gnu.org>
date Fri, 09 Jun 1995 15:44:44 +0000
parents 7c295f5d7633
children 1bc9f984ca30
line wrap: on
line diff
--- a/src/Makefile.in	Fri Jun 09 15:42:08 1995 +0000
+++ b/src/Makefile.in	Fri Jun 09 15:44:44 1995 +0000
@@ -984,7 +984,7 @@
 
 /* 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)