From 9d6f48dd417d00b3410023a35f4e39bed9b96ed4 Mon Sep 17 00:00:00 2001 From: Ton Voon Date: Thu, 3 Nov 2005 15:21:31 +0000 Subject: Adding new tinderbox build script git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1272 f882894a-f735-0410-b71e-b25c423dba1c --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index e89e4b0d..a4664aab 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,7 +6,8 @@ EXTRA_DIST = config.rpath \ ABOUT-NLS ACKNOWLEDGEMENTS AUTHORS BUGS CHANGES CODING FAQ LEGAL \ REQUIREMENTS SUPPORT THANKS \ NPTest.pm contrib pkg nagios-plugins.spec \ - config_test/Makefile config_test/run_tests config_test/child_test.c + config_test/Makefile config_test/run_tests config_test/child_test.c \ + tools/tinderbox_build ACLOCAL_AMFLAGS = -I m4 -- cgit v1.2.3