summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorEric Stanley <estanley@nagios.com>2011-12-16 16:29:48 (GMT)
committerEric Stanley <estanley@nagios.com>2011-12-16 16:29:48 (GMT)
commit48b42a6d1d43ebae3f9a671148356301d337270e (patch)
tree643403cdaaffd042ecbff6871d43d7e4bb53b2e9 /Makefile.am
parentce7d5f1a3afe34c78d15f28930e94688d4eafa0f (diff)
downloadmonitoring-plugins-48b42a6d1d43ebae3f9a671148356301d337270e.tar.gz
Commit files which were inadvertently omitted from the previous commit.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index b6e5f2e..8e2de78 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -46,6 +46,7 @@ solpkg:
46 $(MAKE) all 46 $(MAKE) all
47 $(MAKE) DESTDIR=$$PWD/$(BUILDDIR) install 47 $(MAKE) DESTDIR=$$PWD/$(BUILDDIR) install
48 $(INSTALL) pkg/solaris/pkginfo $(BUILDDIR) 48 $(INSTALL) pkg/solaris/pkginfo $(BUILDDIR)
49 $(INSTALL) pkg/solaris/preinstall $(BUILDDIR)
49 cd $(BUILDDIR) && $(PERL) ../$(PKGSCRIPT) ../$(PACKDIR) 50 cd $(BUILDDIR) && $(PERL) ../$(PKGSCRIPT) ../$(PACKDIR)
50 51
51THANKS: THANKS.in 52THANKS: THANKS.in