]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/DEVEL/mathml_editor/Makefile.am
* changed handling of ' (\primes) with a few patches in the stylesheets
[helm.git] / helm / DEVEL / mathml_editor / Makefile.am
index 20f515335782a7368299ae12f7c9f6d4b3984634..63f89fc1fa7cc9e02b5a055099332bffdddc58a0 100644 (file)
@@ -2,7 +2,8 @@
 SUBDIRS = src test ocaml textomml
 CLEANFILES = core
 
-bin_SCRIPTS = editex-config
+pkgconfigdir = $(libdir)/pkgconfig
+pkgconfig_DATA = editex.pc
 
 backup:
        cd ..; tar cvfz @PACKAGE@-@VERSION@-`date|tr ' ' '_'|tr ':' '_'`.tar.gz @PACKAGE@