aboutsummaryrefslogtreecommitdiff
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 ddb9d08a..404c0430 100644
--- a/m4/Makefile.am
+++ b/m4/Makefile.am
@@ -45,3 +45,6 @@ Makefile.am: Makefile.am.in
sed -n '/^Makefile\.am:/,$$p' $@.in >> $@t
chmod a-w $@t
mv $@t $@
+
+print_coreutil_files:
+ @echo $(EXTRA_DIST)