mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-08-22 01:49:35 +00:00
[master] Added CONTRIBUTING.md to distribution
modified: Makefile.am modified: Makefile.in
This commit is contained in:
parent
438bb5b6ed
commit
79cfe1acf3
@ -30,7 +30,7 @@ EXTRA_DIST = RELNOTES LICENSE configure.ac+lt config+lt \
|
||||
doc/devel/mainpage.dox doc/devel/omapi.dox doc/devel/qa.dox \
|
||||
client/tests/Atffile common/tests/Atffile server/tests/Atffile \
|
||||
client/tests/Kyuafile common/tests/Kyuafile server/tests/Kyuafile \
|
||||
m4/README
|
||||
m4/README CONTRIBUTING.md
|
||||
|
||||
if HAVE_BINDDIR
|
||||
EXTRA_DIST += bind/Makefile.in bind/bind.tar.gz bind/version.tmp
|
||||
|
@ -384,7 +384,8 @@ EXTRA_DIST = RELNOTES LICENSE configure.ac+lt config+lt \
|
||||
doc/devel/mainpage.dox doc/devel/omapi.dox doc/devel/qa.dox \
|
||||
client/tests/Atffile common/tests/Atffile server/tests/Atffile \
|
||||
client/tests/Kyuafile common/tests/Kyuafile \
|
||||
server/tests/Kyuafile m4/README $(am__append_1)
|
||||
server/tests/Kyuafile m4/README CONTRIBUTING.md \
|
||||
$(am__append_1)
|
||||
|
||||
# Use an autoconf substitution vs an automake conditional here
|
||||
# to fool automake when the bind directory does not exist.
|
||||
|
Loading…
x
Reference in New Issue
Block a user