From: Florian Forster Date: Fri, 7 Jul 2006 08:40:28 +0000 (+0200) Subject: libconfig: Include the license information in the distribution tarball. X-Git-Tag: collectd-3.10.0~11^2~3 X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=efe2a48f63ed4042c101f770d64e1c543fea70ad;p=collectd.git libconfig: Include the license information in the distribution tarball. Also added README and other information. --- diff --git a/src/libconfig/Makefile.am b/src/libconfig/Makefile.am index ec0509e8..b5a558a9 100644 --- a/src/libconfig/Makefile.am +++ b/src/libconfig/Makefile.am @@ -1,5 +1,7 @@ AUTOMAKE_OPTIONS = foreign no-dependencies +EXTRA_DIST = AUTHORS LICENSE README TODO + noinst_LTLIBRARIES = libconfig.la libconfig_la_CFLAGS =