summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 89e93f2..95ee595 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -39,3 +39,5 @@
EXTRA_DIST = BUGS test-files
SUBDIRS = src win32
+dist-hook:
+ rm -rf `find $(distdir)/ -name CVS`