X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FDEVEL%2Fmathml_editor%2Fsrc%2FMakefile.am;fp=helm%2FDEVEL%2Fmathml_editor%2Fsrc%2FMakefile.am;h=6397e10e03975b64e32a3c0d5830f0bb790207ea;hb=06de8bf510e07ae27356c550acb185c86298dd7a;hp=f1c14e5f090582421e3500c76c192896b87bdefb;hpb=f5549870731e37889c7ad4d31556bef335d793a2;p=helm.git diff --git a/helm/DEVEL/mathml_editor/src/Makefile.am b/helm/DEVEL/mathml_editor/src/Makefile.am index f1c14e5f0..6397e10e0 100644 --- a/helm/DEVEL/mathml_editor/src/Makefile.am +++ b/helm/DEVEL/mathml_editor/src/Makefile.am @@ -3,7 +3,7 @@ lib_LTLIBRARIES = libeditex.la libeditex_la_LDFLAGS = -version-info @EDITEX_VERSION_INFO@ -libeditex_la_LDADDS = \ +libeditex_la_LIBADD = \ $(GMETADOM_LIBS) \ $(GDOMEXSLT_LIBS)