瀏覽代碼

Remove CVS files from distribution

git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1542 f882894a-f735-0410-b71e-b25c423dba1c
Ton Voon 19 年之前
父節點
當前提交
317332a239
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Makefile.am

+ 1 - 0
Makefile.am

@@ -16,6 +16,7 @@ DEFS = -DLOCALEDIR=\"$(localedir)\"
 
 
 dist-hook:
 dist-hook:
 	make THANKS nagios-plugins.spec pkg/fedora/nagios-plugins.spec
 	make THANKS nagios-plugins.spec pkg/fedora/nagios-plugins.spec
+	rm -rf `find $(distdir) -name CVS`
 
 
 install-root:
 install-root:
 	cd plugins-root && $(MAKE) $@
 	cd plugins-root && $(MAKE) $@