X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2FDEVEL%2Fgdome_xslt%2FMakefile.am;h=5cfa88f499a060be498c8d080565e752990cf90a;hb=1957a1f151c547f04625c4379e51ab66bddb69c7;hp=0ee2da361c15d1a2e195e541efcae1a72b329093;hpb=3fdc10c3effc60e8815ab0e279ba2be88221b198;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