diff options
| author | Ton Voon <tonvoon@users.sourceforge.net> | 2005-11-03 15:21:31 +0000 |
|---|---|---|
| committer | Ton Voon <tonvoon@users.sourceforge.net> | 2005-11-03 15:21:31 +0000 |
| commit | 9d6f48dd417d00b3410023a35f4e39bed9b96ed4 (patch) | |
| tree | 389f0573896a890bcfa2192b9be077221e7f8ac7 /Makefile.am | |
| parent | 595b2571a417fd2216071e80979fbe20e5cf1d4f (diff) | |
| download | monitoring-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.am | 3 |
1 files changed, 2 insertions, 1 deletions
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 \ | |||
| 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 | ||
| 11 | ACLOCAL_AMFLAGS = -I m4 | 12 | ACLOCAL_AMFLAGS = -I m4 |
| 12 | 13 | ||
