Merge branch 'collectd-3.9'
[collectd.git] / src / libconfig / Makefile.am
1 AUTOMAKE_OPTIONS = foreign no-dependencies
2
3 noinst_LTLIBRARIES = libconfig.la
4
5 libconfig_la_CFLAGS =
6 libconfig_la_LDFLAGS = -avoid-version
7 libconfig_la_SOURCES = \
8         libconfig.c libconfig.h \
9         conf_apache.c conf_apache.h \
10         conf_colon.c conf_colon.h \
11         conf_equal.c conf_equal.h \
12         conf_section.c conf_section.h \
13         conf_space.c conf_space.h \
14         conf_xml.c conf_xml.h \
15         compat.h libconfig_private.h