mirror of
https://gitlab.gnome.org/GNOME/libxml2
synced 2025-03-28 21:33:13 +00:00
Add fuzzing dictionaries to EXTRA_DIST
Also add static seed corpus for the URI fuzzer.
This commit is contained in:
parent
1bde104060
commit
8a85263f13
@ -1,6 +1,8 @@
|
||||
AUTOMAKE_OPTIONS = -Wno-syntax
|
||||
EXTRA_PROGRAMS = genSeed html regexp schema uri xml xpath
|
||||
check_PROGRAMS = testFuzzer
|
||||
EXTRA_DIST = html.dict regexp.dict schema.dict xml.dict xpath.dict \
|
||||
seed/uri
|
||||
CLEANFILES = $(EXTRA_PROGRAMS)
|
||||
AM_CPPFLAGS = -I$(top_srcdir)/include
|
||||
DEPENDENCIES = $(top_builddir)/libxml2.la
|
||||
|
Loading…
x
Reference in New Issue
Block a user