diff options
| author | Ton Voon <tonvoon@users.sourceforge.net> | 2003-12-18 09:19:10 +0000 |
|---|---|---|
| committer | Ton Voon <tonvoon@users.sourceforge.net> | 2003-12-18 09:19:10 +0000 |
| commit | a8d40d46a48c470d36a40fd0519ede8a2e7ed419 (patch) | |
| tree | 6fcd945e61fec7d4c7de26fa96e95493b3e8c86e | |
| parent | 329cd40c52ee37687d959e0bd14b4628a228b8ed (diff) | |
| download | monitoring-plugins-a8d40d46a48c470d36a40fd0519ede8a2e7ed419.tar.gz | |
Add CHANGES file to distribution
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@791 f882894a-f735-0410-b71e-b25c423dba1c
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 7fe5447c..f427a11a 100644 --- a/Makefile.am +++ b/Makefile.am | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | SUBDIRS = intl lib plugins plugins-scripts po | 3 | SUBDIRS = intl lib plugins plugins-scripts po |
| 4 | 4 | ||
| 5 | EXTRA_DIST = config.rpath \ | 5 | EXTRA_DIST = config.rpath \ |
| 6 | ABOUT-NLS CODING FAQ LEGAL REQUIREMENTS SUPPORT THANKS \ | 6 | ABOUT-NLS CHANGES CODING FAQ LEGAL REQUIREMENTS SUPPORT THANKS \ |
| 7 | Helper.pm contrib pkg nagios-plugins.spec | 7 | Helper.pm contrib pkg nagios-plugins.spec |
| 8 | 8 | ||
| 9 | ACLOCAL_AMFLAGS = -I lib | 9 | ACLOCAL_AMFLAGS = -I lib |
