[Nagiosplug-checkins] nagiosplug/plugins/tests Makefile.am,1.1,1.2

Ton Voon tonvoon at users.sourceforge.net
Wed Feb 1 03:54:07 CET 2006


Update of /cvsroot/nagiosplug/nagiosplug/plugins/tests
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4159/plugins/tests

Modified Files:
	Makefile.am 
Log Message:
Need to distribute perl test file


Index: Makefile.am
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/plugins/tests/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile.am	30 Jan 2006 16:10:50 -0000	1.1
+++ Makefile.am	1 Feb 2006 11:53:24 -0000	1.2
@@ -9,6 +9,8 @@
 
 EXTRA_PROGRAMS = test_utils
 
+EXTRA_DIST = test_utils.t
+
 LIBS = @LIBINTL@
 
 test_utils_SOURCES = test_utils.c





More information about the Commits mailing list