Files
neutrino/lib/xmltree/Makefile.am
2012-04-27 16:54:01 +01:00

12 lines
259 B
Makefile

INCLUDES = \
-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