Code

libconfig: Include the license information in the distribution tarball.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Fri, 7 Jul 2006 08:40:28 +0000 (10:40 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Fri, 7 Jul 2006 08:40:28 +0000 (10:40 +0200)
Also added README and other information.

src/libconfig/Makefile.am

index ec0509e8ceded829793ddd25be72aa48cdab68a0..b5a558a9a28c39e30d84a78cc3dab1586ace8fbc 100644 (file)
@@ -1,5 +1,7 @@
 AUTOMAKE_OPTIONS = foreign no-dependencies
 
+EXTRA_DIST = AUTHORS LICENSE README TODO
+
 noinst_LTLIBRARIES = libconfig.la
 
 libconfig_la_CFLAGS =