apcups plugin: Warn about the irritating name `apcups_charge_pct'.
[collectd.git] / src / libconfig / Makefile.am
1 AUTOMAKE_OPTIONS = foreign no-dependencies
2
3 EXTRA_DIST = AUTHORS LICENSE README TODO
4
5 noinst_LTLIBRARIES = libconfig.la
6
7 libconfig_la_CFLAGS =
8 libconfig_la_LDFLAGS = -avoid-version
9 libconfig_la_SOURCES = \
10         libconfig.c libconfig.h \
11         conf_apache.c conf_apache.h \
12         conf_colon.c conf_colon.h \
13         conf_equal.c conf_equal.h \
14         conf_section.c conf_section.h \
15         conf_space.c conf_space.h \
16         conf_xml.c conf_xml.h \
17         compat.h libconfig_private.h