X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FDEVEL%2Fgdome_xslt%2FMakefile.am;h=5c36bb5ff8cdf0f08f2a0aff2fe365fbcd38edca;hb=1c7fb836e2af4f2f3d18afd0396701f2094265ff;hp=5cfa88f499a060be498c8d080565e752990cf90a;hpb=3d86b8880cb167070cfb6b4a8d486d1beffe0100;p=helm.git diff --git a/helm/DEVEL/gdome_xslt/Makefile.am b/helm/DEVEL/gdome_xslt/Makefile.am index 5cfa88f49..5c36bb5ff 100644 --- a/helm/DEVEL/gdome_xslt/Makefile.am +++ b/helm/DEVEL/gdome_xslt/Makefile.am @@ -1,11 +1,12 @@ DISTDIR = @PACKAGE@-@VERSION@ -EXTRA_DIST = BUGS LICENSE aclocal.m4 debian/ +EXTRA_DIST = BUGS LICENSE aclocal.m4 debian/ gdome2-xslt.pc.in gdome2-xslt-cpp-smart.pc.in -SUBDIRS = C C++ test_files -# SUBDIRS = C C++ ocaml test_files +pkgconfigdir = $(libdir)/pkgconfig +pkgconfig_DATA = gdome2-xslt.pc gdome2-xslt-cpp-smart.pc -bin_SCRIPTS = gdome_xslt_cpp_smart-config +## SUBDIRS = C C++ test_files +SUBDIRS = C C++ ocaml test_files deb: dist if [ -d $(DISTDIR)/ ]; then rm -rf $(DISTDIR); else true; fi