Code

Initial revision
[nagiosplug.git] / Makefile.am
1 ## Process this file with automake to produce Makefile.in
3 SUBDIRS = plugins plugins-scripts
5 EXTRA_DIST = REQUIREMENTS acconfig.h package.def subst.in subst.sh Helper.pm nagios-plugins.spec contrib
7 test:
8         cd plugins; $(MAKE) test
9         cd plugins-scripts; $(MAKE) test