diff options
| author | Ton Voon <tonvoon@users.sourceforge.net> | 2007-01-25 00:58:14 +0000 |
|---|---|---|
| committer | Ton Voon <tonvoon@users.sourceforge.net> | 2007-01-25 00:58:14 +0000 |
| commit | b06427a14098e81675bd63957f0e12259162222c (patch) | |
| tree | 9f1aeac57ae44260e52ac9f6d218b38607089ae3 /Makefile.am | |
| parent | 2e6a2e433fdfda7534918bf20280c0e04f997a00 (diff) | |
| download | monitoring-plugins-b06427a14098e81675bd63957f0e12259162222c.tar.gz | |
Update references to NEWS instead of CHANGES. Fix compile of libtap
test programs
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1583 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 1fb696f6..b76bf76d 100644 --- a/Makefile.am +++ b/Makefile.am | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | SUBDIRS = gl lib plugins plugins-scripts plugins-root po | 3 | SUBDIRS = gl lib plugins plugins-scripts plugins-root po |
| 4 | 4 | ||
| 5 | EXTRA_DIST = config.rpath \ | 5 | EXTRA_DIST = config.rpath \ |
| 6 | ABOUT-NLS ACKNOWLEDGEMENTS AUTHORS BUGS CHANGES CODING FAQ LEGAL \ | 6 | ABOUT-NLS ACKNOWLEDGEMENTS AUTHORS BUGS CODING FAQ LEGAL NEWS \ |
| 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 \ |
