mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 04:30:00 -04:00
added CHANGES and libtool.m4 to DISTFILES
This commit is contained in:
parent
c81bf797a8
commit
53c98eca74
1 changed files with 2 additions and 2 deletions
|
|
@ -21,10 +21,10 @@ top_srcdir = @top_srcdir@
|
|||
|
||||
SUBDIRS = make lib bin
|
||||
TARGETS =
|
||||
DISTFILES = Makefile.in README \
|
||||
DISTFILES = CHANGES Makefile.in README \
|
||||
acconfig.h aclocal.m4 config.guess config.h.in config.h.win32 \
|
||||
config.status.win32 config.sub configure configure.in \
|
||||
install-sh ltconfig ltmain.sh \
|
||||
install-sh libtool.m4 ltconfig ltmain.sh \
|
||||
bin lib make \
|
||||
version
|
||||
DOCDIRS = arm draft misc rfc
|
||||
|
|
|
|||
Loading…
Reference in a new issue