X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FDEVEL%2Fgdome_xslt%2FMakefile.am;h=5cfa88f499a060be498c8d080565e752990cf90a;hb=3d86b8880cb167070cfb6b4a8d486d1beffe0100;hp=0ee2da361c15d1a2e195e541efcae1a72b329093;hpb=7bea7bddf7ca13260f4d3965182dc4fb58d035e7;p=helm.git diff --git a/helm/DEVEL/gdome_xslt/Makefile.am b/helm/DEVEL/gdome_xslt/Makefile.am index 0ee2da361..5cfa88f49 100644 --- a/helm/DEVEL/gdome_xslt/Makefile.am +++ b/helm/DEVEL/gdome_xslt/Makefile.am @@ -2,7 +2,10 @@ DISTDIR = @PACKAGE@-@VERSION@ EXTRA_DIST = BUGS LICENSE aclocal.m4 debian/ -SUBDIRS = C C++ ocaml test_files +SUBDIRS = C C++ test_files +# SUBDIRS = C C++ ocaml test_files + +bin_SCRIPTS = gdome_xslt_cpp_smart-config deb: dist if [ -d $(DISTDIR)/ ]; then rm -rf $(DISTDIR); else true; fi