summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorTon Voon <tonvoon@users.sourceforge.net>2005-11-03 15:21:31 (GMT)
committerTon Voon <tonvoon@users.sourceforge.net>2005-11-03 15:21:31 (GMT)
commit9d6f48dd417d00b3410023a35f4e39bed9b96ed4 (patch)
tree389f0573896a890bcfa2192b9be077221e7f8ac7 /Makefile.am
parent595b2571a417fd2216071e80979fbe20e5cf1d4f (diff)
downloadmonitoring-plugins-9d6f48dd417d00b3410023a35f4e39bed9b96ed4.tar.gz
Adding new tinderbox build script
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1272 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index e89e4b0..a4664aa 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,7 +6,8 @@ EXTRA_DIST = config.rpath \
6 ABOUT-NLS ACKNOWLEDGEMENTS AUTHORS BUGS CHANGES CODING FAQ LEGAL \ 6 ABOUT-NLS ACKNOWLEDGEMENTS AUTHORS BUGS CHANGES CODING FAQ LEGAL \
7 REQUIREMENTS SUPPORT THANKS \ 7 REQUIREMENTS SUPPORT THANKS \
8 NPTest.pm contrib pkg nagios-plugins.spec \ 8 NPTest.pm contrib pkg nagios-plugins.spec \
9 config_test/Makefile config_test/run_tests config_test/child_test.c 9 config_test/Makefile config_test/run_tests config_test/child_test.c \
10 tools/tinderbox_build
10 11
11ACLOCAL_AMFLAGS = -I m4 12ACLOCAL_AMFLAGS = -I m4
12 13