]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/DEVEL/mathml_editor/src/Makefile.am
- the mathql interpreter is not helm-dependent any more
[helm.git] / helm / DEVEL / mathml_editor / src / Makefile.am
index f1c14e5f090582421e3500c76c192896b87bdefb..fd3ef54111d49bedd3804370c390700f3f718ce9 100644 (file)
@@ -3,9 +3,10 @@ lib_LTLIBRARIES = libeditex.la
 
 libeditex_la_LDFLAGS = -version-info @EDITEX_VERSION_INFO@
 
-libeditex_la_LDADDS = \
+libeditex_la_LIBADD = \
   $(GMETADOM_LIBS) \
-  $(GDOMEXSLT_LIBS)
+  $(GDOMEXSLT_LIBS) \
+  -lstdc++
 
 libeditex_la_SOURCES = \
   Diff.cc \