diff options
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 808e1a73..d6be95d9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in -SUBDIRS = plugins plugins-scripts +SUBDIRS = lib plugins plugins-scripts EXTRA_DIST = REQUIREMENTS acconfig.h subst.in subst.sh Helper.pm \ contrib nagios-plugins.spec.in getloadavg.m4 |