2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

Include fuzz/fuzz.h in source tarballs

This commit is contained in:
Michał Kępień
2020-08-06 09:10:06 +02:00
parent 6707a8558b
commit 94d9ffd4a2

View File

@@ -15,6 +15,7 @@ LDADD = \
check_LTLIBRARIES = libfuzzmain.la
libfuzzmain_la_SOURCES = \
fuzz.h \
main.c
check_PROGRAMS = \