apcups plugin: Warn about the irritating name `apcups_charge_pct'.
[collectd.git] / src / libconfig / Makefile.am
index 187d563..b5a558a 100644 (file)
@@ -1,5 +1,7 @@
 AUTOMAKE_OPTIONS = foreign no-dependencies
 
+EXTRA_DIST = AUTHORS LICENSE README TODO
+
 noinst_LTLIBRARIES = libconfig.la
 
 libconfig_la_CFLAGS =
@@ -11,4 +13,5 @@ libconfig_la_SOURCES = \
        conf_equal.c conf_equal.h \
        conf_section.c conf_section.h \
        conf_space.c conf_space.h \
-       conf_xml.c conf_xml.h
+       conf_xml.c conf_xml.h \
+       compat.h libconfig_private.h