]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/DEVEL/gdome_xslt/Makefile.am
* created a separate namespace for DOM extensions
[helm.git] / helm / DEVEL / gdome_xslt / Makefile.am
index 0ee2da361c15d1a2e195e541efcae1a72b329093..5cfa88f499a060be498c8d080565e752990cf90a 100644 (file)
@@ -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