summaryrefslogtreecommitdiffstats
path: root/m4/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'm4/Makefile.am')
-rw-r--r--m4/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/m4/Makefile.am b/m4/Makefile.am
index ddb9d08..404c043 100644
--- a/m4/Makefile.am
+++ b/m4/Makefile.am
@@ -45,3 +45,6 @@ Makefile.am: Makefile.am.in
45 sed -n '/^Makefile\.am:/,$$p' $@.in >> $@t 45 sed -n '/^Makefile\.am:/,$$p' $@.in >> $@t
46 chmod a-w $@t 46 chmod a-w $@t
47 mv $@t $@ 47 mv $@t $@
48
49print_coreutil_files:
50 @echo $(EXTRA_DIST)