]> matita.cs.unibo.it Git - helm.git/blobdiff - DEVEL/lablgtksourceview/Makefile.in
ported to ocaml 3.09.2
[helm.git] / DEVEL / lablgtksourceview / Makefile.in
index 19dc0d19d71c18b2c0286d4070622a5713f091b5..3b347e4f3edfc3b6f476e34d3886f5103eefa1ab 100644 (file)
@@ -70,8 +70,7 @@ dist: distclean
        rm -rf $(DIST_DIR)/
        mkdir -p $(DIST_DIR)/
        cp -a $(DIST_FILES) $(EXTRA_DIST) $(DIST_DIR)/
-       -find $(DIST_DIR) -name CVS -type d -exec rm -rf {} \;
-       -find $(DIST_DIR) -name .cvsignore -type f -exec rm {} \;
+       -find $(DIST_DIR) -name .svn -type d -exec rm -rf {} \;
        tar cvfz $(DIST_DIR).tar.gz $(DIST_DIR)/
        rm -rf $(DIST_DIR)/