summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index a45758a..22b7fe0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,6 +16,7 @@ DEFS = -DLOCALEDIR=\"$(localedir)\"
16 16
17dist-hook: 17dist-hook:
18 make THANKS nagios-plugins.spec pkg/fedora/nagios-plugins.spec 18 make THANKS nagios-plugins.spec pkg/fedora/nagios-plugins.spec
19 rm -rf `find $(distdir) -name CVS`
19 20
20install-root: 21install-root:
21 cd plugins-root && $(MAKE) $@ 22 cd plugins-root && $(MAKE) $@