X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FDEVEL%2Fmathml_editor%2FMakefile.am;h=b5c7f51648f5c6fbb6eba0c56daa49975ae89d88;hb=6f6b8f33397548319fef9b374f9e9017e7fa151d;hp=8f4639ebf4c1698c1be23202292e62ab03888352;hpb=387aeebf96181c051b7f527a0901b173cfcdf194;p=helm.git diff --git a/helm/DEVEL/mathml_editor/Makefile.am b/helm/DEVEL/mathml_editor/Makefile.am index 8f4639ebf..b5c7f5164 100644 --- a/helm/DEVEL/mathml_editor/Makefile.am +++ b/helm/DEVEL/mathml_editor/Makefile.am @@ -1,8 +1,9 @@ -#EXTRA_DIST = BUGS HISTORY LICENSE aclocal.m4 debian/ -SUBDIRS = src test ocaml +EXTRA_DIST = BUGS LICENSE aclocal.m4 +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@