X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FDEVEL%2Fmathml_editor%2Fsrc%2FMakefile.am;h=fd3ef54111d49bedd3804370c390700f3f718ce9;hb=f15a13bab100064a4da238cede323b8d4568c174;hp=6397e10e03975b64e32a3c0d5830f0bb790207ea;hpb=06de8bf510e07ae27356c550acb185c86298dd7a;p=helm.git diff --git a/helm/DEVEL/mathml_editor/src/Makefile.am b/helm/DEVEL/mathml_editor/src/Makefile.am index 6397e10e0..fd3ef5411 100644 --- a/helm/DEVEL/mathml_editor/src/Makefile.am +++ b/helm/DEVEL/mathml_editor/src/Makefile.am @@ -5,7 +5,8 @@ libeditex_la_LDFLAGS = -version-info @EDITEX_VERSION_INFO@ libeditex_la_LIBADD = \ $(GMETADOM_LIBS) \ - $(GDOMEXSLT_LIBS) + $(GDOMEXSLT_LIBS) \ + -lstdc++ libeditex_la_SOURCES = \ Diff.cc \