X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FDEVEL%2Fmathml_editor%2Focaml%2FMakefile.am;h=9962bf6b557c1c5eb2e8a12525703a6340e9fe3d;hb=1957a1f151c547f04625c4379e51ab66bddb69c7;hp=9c1cc707bcae5dae35f192aa514e40af83ab630f;hpb=387aeebf96181c051b7f527a0901b173cfcdf194;p=helm.git diff --git a/helm/DEVEL/mathml_editor/ocaml/Makefile.am b/helm/DEVEL/mathml_editor/ocaml/Makefile.am index 9c1cc707b..9962bf6b5 100644 --- a/helm/DEVEL/mathml_editor/ocaml/Makefile.am +++ b/helm/DEVEL/mathml_editor/ocaml/Makefile.am @@ -15,8 +15,8 @@ INIT = CMI_S = $(MODULES:%=%.cmi) CMO_S = $(MODULES:%=%.cmo) CMX_S = $(MODULES:%=%.cmx) -O_S = ml_mathml_editor.o -SHARED_LIBS = $(GMETADOM_LIBS) $(GDOMEXSLT_LIBS) +O_S = ml_mathml_editor.o c_mathml_editor.o +SHARED_LIBS = $(GMETADOM_LIBS) $(GDOMEXSLT_LIBS) -lmlgdome2-xslt -lmlgdome BYTE_STUFF = $(ARCHIVE).cma NATIVE_STUFF = $(ARCHIVE).cmxa $(ARCHIVE).a BYTE_INSTALL_STUFF = \