From 317332a239b11bf98156e1f88e850556c1788f72 Mon Sep 17 00:00:00 2001 From: Ton Voon Date: Wed, 6 Dec 2006 15:58:42 +0000 Subject: [PATCH] Remove CVS files from distribution git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1542 f882894a-f735-0410-b71e-b25c423dba1c --- Makefile.am | 1 + 1 file changed, 1 insertion(+) 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)\" dist-hook: make THANKS nagios-plugins.spec pkg/fedora/nagios-plugins.spec + rm -rf `find $(distdir) -name CVS` install-root: cd plugins-root && $(MAKE) $@ -- 2.30.2