summaryrefslogtreecommitdiffstats
path: root/m4/Makefile.am.in
diff options
context:
space:
mode:
Diffstat (limited to 'm4/Makefile.am.in')
-rw-r--r--m4/Makefile.am.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/m4/Makefile.am.in b/m4/Makefile.am.in
index f5e1931..fb60ada 100644
--- a/m4/Makefile.am.in
+++ b/m4/Makefile.am.in
@@ -10,3 +10,6 @@ Makefile.am: Makefile.am.in
10 sed -n '/^Makefile\.am:/,$$p' $@.in >> $@t 10 sed -n '/^Makefile\.am:/,$$p' $@.in >> $@t
11 chmod a-w $@t 11 chmod a-w $@t
12 mv $@t $@ 12 mv $@t $@
13
14print_coreutil_files:
15 @echo $(EXTRA_DIST)