diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
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 | ||
17 | dist-hook: | 17 | dist-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 | ||
20 | install-root: | 21 | install-root: |
21 | cd plugins-root && $(MAKE) $@ | 22 | cd plugins-root && $(MAKE) $@ |