[nagiosplug] plugins-root: include t folder in release tarball

Nagios Plugin Development nagios-plugins at users.sourceforge.net
Mon Sep 16 00:20:15 CEST 2013


    Module: nagiosplug
    Branch: master
    Commit: a7f5e8a765ea7a1717733c87caf98d52b0a1c7ab
    Author: Sven Nierlein <Sven.Nierlein at consol.de>
 Committer: Sven Nierlein <sven at consol.de>
      Date: Sun Sep 15 21:33:29 2013 +0200
       URL: http://nagiosplug.git.sf.net/git/gitweb.cgi?p=nagiosplug/nagiosplug;a=commit;h=a7f5e8a

plugins-root: include t folder in release tarball

---

 plugins-root/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/plugins-root/Makefile.am b/plugins-root/Makefile.am
index b5f5519..9623b1f 100644
--- a/plugins-root/Makefile.am
+++ b/plugins-root/Makefile.am
@@ -24,7 +24,7 @@ noinst_PROGRAMS = check_dhcp check_icmp @EXTRAS_ROOT@
 
 EXTRA_PROGRAMS = pst3
 
-EXTRA_DIST = pst3.c
+EXTRA_DIST = t pst3.c
 
 BASEOBJS = ../plugins/utils.o ../lib/libnagiosplug.a ../gl/libgnu.a
 NETOBJS = ../plugins/netutils.o $(BASEOBJS) $(EXTRA_NETOBJS)





More information about the Commits mailing list