[Nagiosplug-checkins] nagiosplug/m4 Makefile.am.in,1.1,1.2 Makefile.am,1.3,NONE

Ton Voon tonvoon at users.sourceforge.net
Thu May 18 16:10:02 CEST 2006


Update of /cvsroot/nagiosplug/nagiosplug/m4
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv25232/m4

Modified Files:
	Makefile.am.in 
Removed Files:
	Makefile.am 
Log Message:
Fixes from coreutils sync: some files now required and removed generateable files


Index: Makefile.am.in
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/m4/Makefile.am.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile.am.in	15 Dec 2004 20:51:47 -0000	1.1
+++ Makefile.am.in	18 May 2006 23:09:03 -0000	1.2
@@ -10,3 +10,6 @@
 	sed -n '/^Makefile\.am:/,$$p' $@.in >> $@t
 	chmod a-w $@t
 	mv $@t $@
+
+print_coreutil_files:
+	@echo $(EXTRA_DIST)

--- Makefile.am DELETED ---





More information about the Commits mailing list