mirror of
https://https.git.savannah.gnu.org/git/diffutils.git
synced 2026-01-28 10:24:27 +00:00
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:
parent
70a02578ae
commit
4065b154b0
2
.gitignore
vendored
2
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user