Code

Support for coreutils lib. Configure tests via m4 scripts from coreutils
[nagiosplug.git] / Makefile.am
index 21778407f54ff8503cbed21076b5199dbd410602..59378483ead355743980a4e11a7a9fed86e76ec5 100644 (file)
@@ -1,12 +1,12 @@
 ## Process this file with automake to produce Makefile.in
 
-SUBDIRS = intl lib plugins plugins-scripts po
+SUBDIRS = intl lib plugins plugins-scripts m4 po
 
 EXTRA_DIST = config.rpath \
        ABOUT-NLS CHANGES CODING FAQ LEGAL REQUIREMENTS SUPPORT THANKS \
        Helper.pm contrib pkg nagios-plugins.spec
 
-ACLOCAL_AMFLAGS = -I lib
+ACLOCAL_AMFLAGS = -I m4
 
 localedir = $(datadir)/locale
 DEFS = -DLOCALEDIR=\"$(localedir)\"