]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/DEVEL/mathml_editor/src/Makefile.in
* added license and copyright to every source file
[helm.git] / helm / DEVEL / mathml_editor / src / Makefile.in
index 3b01a42bdd24a4c27aa0d88a744174169d771c71..53bc7d1a4908fa08909afe534d48dd9cb52dbf2e 100644 (file)
@@ -112,7 +112,7 @@ libeditex_la_LDADDS =    $(GLIB2_LIBS)   $(GMETADOM_LIBS)   $(GDOMEXSLT_LIBS)
 libeditex_la_SOURCES =    Diff.cc   CLoggerConsole.cc   TPushLexer.cc   LPushLexer.cc   APushParser.cc   TPushParser.cc   CMathMLFactoryXSLT.cc   CMathMLFactoryXSLTDiff.cc   TDictionary.cc   TDocument.cc   TNode.cc   TTokenizer.cc
 
 
-pkginclude_HEADERS =    Diff.hh   ALogger.hh   CLoggerConsole.hh   APushLexer.hh   APushParser.hh   AMathMLFactory.hh   CMathMLFactoryXSLT.hh   CMathMLFactoryXSLTDiff.hh   TPushLexer.hh   LPushLexer.hh   TPushParser.hh   TTokenizer.hh   TDictionary.hh   TDocument.hh   TNode.hh   TListener.hh   dom.hh
+pkginclude_HEADERS =    Diff.hh   ALogger.hh   CLoggerConsole.hh   APushLexer.hh   APushParser.hh   AMathMLFactory.hh   AMathMLConsumer.hh   CMathMLFactoryXSLT.hh   CMathMLFactoryXSLTDiff.hh   TPushLexer.hh   LPushLexer.hh   TPushParser.hh   TTokenizer.hh   TDictionary.hh   TDocument.hh   TNode.hh   TListener.hh   TToken.hh   globals.hh   dom.hh
 
 
 INCLUDES =    $(GLIB2_CFLAGS)   $(GMETADOM_CFLAGS)   $(GDOMEXSLT_CFLAGS)