aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar Eric Stanley <estanley@nagios.com> 2011-12-16 10:29:48 -0600
committerGravatar Eric Stanley <estanley@nagios.com> 2011-12-16 10:29:48 -0600
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 b6e5f2ec..8e2de783 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -46,6 +46,7 @@ solpkg:
$(MAKE) all
$(MAKE) DESTDIR=$$PWD/$(BUILDDIR) install
$(INSTALL) pkg/solaris/pkginfo $(BUILDDIR)
+ $(INSTALL) pkg/solaris/preinstall $(BUILDDIR)
cd $(BUILDDIR) && $(PERL) ../$(PKGSCRIPT) ../$(PACKDIR)
THANKS: THANKS.in