summaryrefslogtreecommitdiffstats
path: root/src/Util/Makefile.am
blob: 021ae0b4249569d641d4d2bca35c441825c12b6a (plain)
1
2
3
4
noinst_LTLIBRARIES  = libutil.la

libutil_la_SOURCES  = Xml.cpp
libutil_la_CPPFLAGS = $(libxml_CFLAGS)