X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FDEVEL%2Fgdome_xslt%2FMakefile.am;h=e3128358613b0b62ab9385a556319b5f78ad8d85;hb=4167cea65ca58897d1a3dbb81ff95de5074700cc;hp=c9d6afc97f6d1554c69935cfc64acc8d4680f989;hpb=9a42c48a1d274bda76b2d8684e013be43099ef85;p=helm.git diff --git a/helm/DEVEL/gdome_xslt/Makefile.am b/helm/DEVEL/gdome_xslt/Makefile.am index c9d6afc97..e31283586 100644 --- a/helm/DEVEL/gdome_xslt/Makefile.am +++ b/helm/DEVEL/gdome_xslt/Makefile.am @@ -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