]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/DEVEL/gdome_xslt/Makefile.am
ocaml 3.09 transition
[helm.git] / helm / DEVEL / gdome_xslt / Makefile.am
index c9d6afc97f6d1554c69935cfc64acc8d4680f989..e3128358613b0b62ab9385a556319b5f78ad8d85 100644 (file)
@@ -1,12 +1,13 @@
 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
+
+pkgconfigdir = $(libdir)/pkgconfig
+pkgconfig_DATA = gdome2-xslt.pc gdome2-xslt-cpp-smart.pc
 
 ## 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
        tar xvzf $(DISTDIR).tar.gz