]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/DEVEL/mathml_editor/src/Makefile.am
* removed GLIB 2 dependencies (GLIB 2 not used!)
[helm.git] / helm / DEVEL / mathml_editor / src / Makefile.am
index 4d88a334a78a3a0e325b6ce4fa25553147e1aec5..65ae4e66e28a4f16b88cbaf1fe958d08633e7237 100644 (file)
@@ -4,7 +4,6 @@ lib_LTLIBRARIES = libeditex.la
 libeditex_la_LDFLAGS = -version-info @EDITEX_VERSION_INFO@
 
 libeditex_la_LDADDS = \
-  $(GLIB2_LIBS) \
   $(GMETADOM_LIBS) \
   $(GDOMEXSLT_LIBS)
 
@@ -29,6 +28,7 @@ pkginclude_HEADERS = \
   APushLexer.hh \
   APushParser.hh \
   AMathMLFactory.hh \
+  AMathMLConsumer.hh \
   CMathMLFactoryXSLT.hh \
   CMathMLFactoryXSLTDiff.hh \
   TPushLexer.hh \
@@ -39,6 +39,8 @@ pkginclude_HEADERS = \
   TDocument.hh \
   TNode.hh \
   TListener.hh \
+  TToken.hh \
+  globals.hh \
   dom.hh
 
 INCLUDES = \