summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorTon Voon <tonvoon@users.sourceforge.net>2006-12-06 15:58:42 (GMT)
committerTon Voon <tonvoon@users.sourceforge.net>2006-12-06 15:58:42 (GMT)
commit317332a239b11bf98156e1f88e850556c1788f72 (patch)
tree61d11ff88220caba755d5ffc5d3ada71b7c80892 /Makefile.am
parent5e7e56b38118efebae12f24237475cbcff2c2c23 (diff)
downloadmonitoring-plugins-317332a239b11bf98156e1f88e850556c1788f72.tar.gz
Remove CVS files from distribution
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1542 f882894a-f735-0410-b71e-b25c423dba1c
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 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) $@