AM_CPPFLAGS = \ -I$(top_builddir) \ -I$(top_srcdir) \ -I$(srcdir)/xmltok AM_CXXFLAGS = -fno-rtti -fno-exceptions noinst_LIBRARIES = libtuxbox-xmltree.a libtuxbox_xmltree_a_SOURCES = \ hashtab.c xmlparse.cpp xmlrole.c xmltok.c xmltree.cpp xmlinterface.cpp