From: Jim Meyering Date: Thu, 8 Apr 2010 08:56:17 +0000 (+0200) Subject: build: include cfg.mk in the distribution tarball X-Git-Tag: v1.5~76 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=2bf111dabcb075fe26baaa0b8305628721f52811;p=debian%2Fgzip build: include cfg.mk in the distribution tarball * Makefile.am (EXTRA_DIST): Add cfg.mk. --- diff --git a/Makefile.am b/Makefile.am index f9db12b..abba90e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -37,6 +37,7 @@ man_MANS = gunzip.1 gzexe.1 gzip.1 \ EXTRA_DIST = $(ACINCLUDE_INPUTS) $(man_MANS) \ ChangeLog-2007 \ + cfg.mk \ dist-check.mk \ algorithm.doc amiga/match.a amiga/Makefile.gcc amiga/Makefile.sasc \ amiga/tailor.c amiga/utime.h atari/Makefile.st crypt.h \