aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index 338d6536100..5a992d6bae6 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -984,7 +984,7 @@ extraclean: distclean
984 984
985/* The rule for the [sm] files has to be written a little funny to 985/* The rule for the [sm] files has to be written a little funny to
986 avoid looking like a C comment to CPP. */ 986 avoid looking like a C comment to CPP. */
987SOURCES = *.[ch] [sm]/?* COPYING Makefile \ 987SOURCES = *.[ch] [sm]/?* COPYING Makefile.in.in \
988 config.h.in README COPYING ChangeLog vms.pp-trans 988 config.h.in README COPYING ChangeLog vms.pp-trans
989unlock: 989unlock:
990 chmod u+w $(SOURCES) 990 chmod u+w $(SOURCES)