]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/DEVEL/gdome_xslt/Makefile.am
ocaml 3.09 transition
[helm.git] / helm / DEVEL / gdome_xslt / Makefile.am
index e3128358613b0b62ab9385a556319b5f78ad8d85..bb68b5e4b761fd1c70068e8f8e40def0d946f9f2 100644 (file)
@@ -11,6 +11,6 @@ SUBDIRS = C C++ ocaml test_files
 deb: dist
        if [ -d $(DISTDIR)/ ]; then rm -rf $(DISTDIR); else true; fi
        tar xvzf $(DISTDIR).tar.gz
-       (cd $(DISTDIR)/ && debuild)
+       (cd $(DISTDIR)/ && find . -type d -name CVS -exec rm -rf {} \; ; debuild)
        rm -rf $(DISTDIR)