summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorTon Voon <tonvoon@users.sourceforge.net>2003-02-10 23:24:35 (GMT)
committerTon Voon <tonvoon@users.sourceforge.net>2003-02-10 23:24:35 (GMT)
commite3f565cfd9328af4014ee70f95a8852ce4629959 (patch)
tree7d1425c9268ce62211d9b7d07984a34ba2018fcb /Makefile.am
parent529f5d421c4d394e8a1385dfa82d186c9e86763f (diff)
downloadmonitoring-plugins-e3f565cfd9328af4014ee70f95a8852ce4629959.tar.gz
Adding lib directory for getopts change
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@308 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 808e1a7..d6be95d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
1## Process this file with automake to produce Makefile.in 1## Process this file with automake to produce Makefile.in
2 2
3SUBDIRS = plugins plugins-scripts 3SUBDIRS = lib plugins plugins-scripts
4 4
5EXTRA_DIST = REQUIREMENTS acconfig.h subst.in subst.sh Helper.pm \ 5EXTRA_DIST = REQUIREMENTS acconfig.h subst.in subst.sh Helper.pm \
6contrib nagios-plugins.spec.in getloadavg.m4 6contrib nagios-plugins.spec.in getloadavg.m4