mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 04:09:59 -04:00
Include fuzz/fuzz.h in source tarballs
This commit is contained in:
parent
6707a8558b
commit
94d9ffd4a2
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ LDADD = \
|
|||
|
||||
check_LTLIBRARIES = libfuzzmain.la
|
||||
libfuzzmain_la_SOURCES = \
|
||||
fuzz.h \
|
||||
main.c
|
||||
|
||||
check_PROGRAMS = \
|
||||
|
|
|
|||
Loading…
Reference in a new issue