build: include cfg.mk and dist-check.mk in the distribution tarball

* Makefile.am (EXTRA_DIST): Add cfg.mk and dist-check.mk.
This commit is contained in:
Jim Meyering 2010-04-08 11:04:15 +02:00
parent 70a02578ae
commit 4065b154b0
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View File

@ -23,11 +23,11 @@
/gnulib-tests/locale/
/gnulib-tests/uniwidth/
/lib/.gitignore
/lib/c++defs.h
/lib/charset.alias
/lib/config.h
/lib/config.hin
/lib/configmake.h
/lib/c++defs.h
/lib/stamp-h1
/lib/uniwidth
/lib/warn-on-use.h

View File

@ -17,7 +17,7 @@
ALL_RECURSIVE_TARGETS =
EXTRA_DIST = bootstrap exgettext ChangeLog-2008
EXTRA_DIST = bootstrap exgettext ChangeLog-2008 cfg.mk dist-check.mk
SUBDIRS = lib src tests doc man po ms gnulib-tests
ACLOCAL_AMFLAGS = -I m4