diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2003-02-18 21:58:01 (GMT) |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2003-02-18 21:58:01 (GMT) |
commit | 11cf4b7014258a5bcc45a7c95d9acfe8bb97ad8b (patch) | |
tree | 46e97a55e18f39f5f3b635a90b3cca0c0c473872 /Makefile.am | |
parent | 3f9d30e81612896d248d3855c706efdd4d497238 (diff) | |
download | monitoring-plugins-11cf4b7014258a5bcc45a7c95d9acfe8bb97ad8b.tar.gz |
Add SUPPORT file to distribution
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@339 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 d6be95d..71c40cb 100644 --- a/Makefile.am +++ b/Makefile.am | |||
@@ -2,7 +2,7 @@ | |||
2 | 2 | ||
3 | SUBDIRS = lib plugins plugins-scripts | 3 | SUBDIRS = lib plugins plugins-scripts |
4 | 4 | ||
5 | EXTRA_DIST = REQUIREMENTS acconfig.h subst.in subst.sh Helper.pm \ | 5 | EXTRA_DIST = REQUIREMENTS SUPPORT acconfig.h subst.in subst.sh Helper.pm \ |
6 | contrib nagios-plugins.spec.in getloadavg.m4 | 6 | contrib nagios-plugins.spec.in getloadavg.m4 |
7 | 7 | ||
8 | dist-hook: | 8 | dist-hook: |