diff options
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index a45758ab..22b7fe0c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,6 +16,7 @@ DEFS = -DLOCALEDIR=\"$(localedir)\" dist-hook: make THANKS nagios-plugins.spec pkg/fedora/nagios-plugins.spec + rm -rf `find $(distdir) -name CVS` install-root: cd plugins-root && $(MAKE) $@ |