SF.net SVN: nagiosplug:[2104] nagiosplug/trunk/plugins

[email protected]
Newsgroups gmane.network.nagios.plugins.cvs
Message-ID <[email protected]>
Revision: 2104
          http://nagiosplug.svn.sourceforge.net/nagiosplug/?rev=2104&view=rev
Author:   dermoth
Date:     2008-11-27 02:31:21 +0000 (Thu, 27 Nov 2008)

Log Message:
-----------
Fixing build breakages (I totally forgot this rule was there...)

Modified Paths:
--------------
    nagiosplug/trunk/plugins/Makefile.am
    nagiosplug/trunk/plugins-root/Makefile.am
    nagiosplug/trunk/plugins-scripts/Makefile.am

Modified: nagiosplug/trunk/plugins/Makefile.am
===================================================================
--- nagiosplug/trunk/plugins/Makefile.am	2008-11-26 11:07:13 UTC (rev 2103)
+++ nagiosplug/trunk/plugins/Makefile.am	2008-11-27 02:31:21 UTC (rev 2104)
@@ -164,7 +164,7 @@
 
 gethostbyname.o: gethostbyname.h $(PLUGINHDRS)
 
-all-local: $(check_tcp_programs) NP-VERSION-FILE
+all-local: $(check_tcp_programs)
 
 $(check_tcp_programs): check_tcp
 	rm -f $@

Modified: nagiosplug/trunk/plugins-root/Makefile.am
===================================================================
--- nagiosplug/trunk/plugins-root/Makefile.am	2008-11-26 11:07:13 UTC (rev 2103)
+++ nagiosplug/trunk/plugins-root/Makefile.am	2008-11-27 02:31:21 UTC (rev 2104)
@@ -86,8 +86,6 @@
 check_dhcp_DEPENDENCIES = check_dhcp.c $(NETOBJS) $(DEPLIBS) 
 check_icmp_DEPENDENCIES = check_icmp.c $(NETOBJS)
 
-all-local: .FORCE-NP-VERSION-FILE
-
 clean-local:
 	rm -f NP-VERSION-FILE
 

Modified: nagiosplug/trunk/plugins-scripts/Makefile.am
===================================================================
--- nagiosplug/trunk/plugins-scripts/Makefile.am	2008-11-26 11:07:13 UTC (rev 2103)
+++ nagiosplug/trunk/plugins-scripts/Makefile.am	2008-11-27 02:31:21 UTC (rev 2104)
@@ -27,8 +27,6 @@
 
 TESTS = @SCRIPT_TEST@
 
-all-local: NP-VERSION-FILE
-
 test:
 	perl -I $(top_builddir) -I $(top_srcdir) ../test.pl
 	perl -I $(top_builddir) -I $(top_srcdir) ../test.pl t/utils.t	# utils.t is excluded from above, so manually ask to test


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.