From a8cd7705e7898d77764aa12ddcc2e29de1860138 Mon Sep 17 00:00:00 2001 From: Ton Voon Date: Thu, 18 May 2006 22:05:43 +0000 Subject: Synchronise with coreutils 2.95. Gettext now synced with coreutils, so no longer development platform requirement git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1394 f882894a-f735-0410-b71e-b25c423dba1c --- m4/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'm4/Makefile.am') 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) -- cgit v1.2.3-74-g34f1