]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/DEVEL/gdome_xslt/Makefile.am
This commit was manufactured by cvs2svn to create branch 'init'.
[helm.git] / helm / DEVEL / gdome_xslt / Makefile.am
diff --git a/helm/DEVEL/gdome_xslt/Makefile.am b/helm/DEVEL/gdome_xslt/Makefile.am
deleted file mode 100644 (file)
index 0ee2da3..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-DISTDIR = @PACKAGE@-@VERSION@
-
-EXTRA_DIST = BUGS LICENSE aclocal.m4 debian/
-
-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)
-       rm -rf $(DISTDIR)
-