changeset 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 67f9dfb23d7c
children 1d5d8a256d88
files src/Makefile.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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)