From: Joel Rosdahl Date: Wed, 8 Aug 2012 14:00:46 +0000 (+0200) Subject: Include more files in dist to comply with GPL's "preferred form" clause X-Git-Tag: v3.2~108 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=81714b62b50563055faf301f5e4faec6652a426b;p=thirdparty%2Fccache.git Include more files in dist to comply with GPL's "preferred form" clause --- diff --git a/dev.mk.in b/dev.mk.in index ee7af6903..a3c83d5d2 100644 --- a/dev.mk.in +++ b/dev.mk.in @@ -53,17 +53,23 @@ source_dist_files = \ $(test_sources) \ AUTHORS.txt \ GPL-3.0.txt \ + HACKING.txt \ INSTALL.txt \ LICENSE.txt \ MANUAL.txt \ Makefile.in \ NEWS.txt \ README.txt \ + autogen.sh \ config.guess \ config.h.in \ config.sub \ configure \ + configure.ac \ + confitems.gperf \ confitems_lookup.c \ + dev.mk.in \ + envtoconfitems.gperf \ envtoconfitems_lookup.c \ install-sh \ main.c \