Files
neutrino/lib/xmltree/Makefile.am
seife 6a69be899d try to correct mws's fuckup by disabling exceptions again
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@120 e54a6e83-5905-42d5-8d5c-058d10e6a962
2009-12-26 11:28:12 +00:00

9 lines
216 B
Makefile

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