1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-01-13 13:17:36 +03:00

Add 'fuzz' subdirectory to DIST_SUBDIRS

Fixes #191.
This commit is contained in:
Nick Wellnhofer 2020-10-25 20:02:23 +01:00
parent c0c26ff201
commit 1bde104060

View File

@ -4,7 +4,7 @@ ACLOCAL_AMFLAGS = -I m4
SUBDIRS = include . doc example fuzz xstc $(PYTHON_SUBDIR)
DIST_SUBDIRS = include . doc example python xstc
DIST_SUBDIRS = include . doc example fuzz python xstc
AM_CPPFLAGS = -I$(top_builddir)/include -I$(srcdir)/include