From 4fbc195b83b0b718805b11566458fb946074fa78 Mon Sep 17 00:00:00 2001 From: Ton Voon Date: Thu, 18 May 2006 23:09:03 +0000 Subject: Fixes from coreutils sync: some files now required and removed generateable files git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1395 f882894a-f735-0410-b71e-b25c423dba1c --- m4/Makefile.am.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'm4/Makefile.am.in') diff --git a/m4/Makefile.am.in b/m4/Makefile.am.in index f5e1931d..fb60adac 100644 --- a/m4/Makefile.am.in +++ b/m4/Makefile.am.in @@ -10,3 +10,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) -- cgit v1.2.3-74-g34f1