mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-21 01:50:07 -04:00
Explicitly add gen.c and gen-unix.h to dist
This commit is contained in:
parent
35ccdf0583
commit
e583fdfed9
1 changed files with 2 additions and 0 deletions
|
|
@ -24,6 +24,8 @@ gen$(BUILD_EXEEXT): gen.c gen-unix.h
|
|||
EXTRA_DIST = \
|
||||
api \
|
||||
dnstap.proto \
|
||||
gen.c \
|
||||
gen-unix.h \
|
||||
gen-win32.h \
|
||||
rdata/*
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue