dist: add the fuzz dir to the tarball

This commit is contained in:
Daniel Stenberg 2017-06-16 00:16:57 +02:00
parent 3a283968f4
commit 615326fd99

View File

@ -45,7 +45,7 @@ DIST_UNIT = unit
endif
SUBDIRS = certs data server libtest $(BUILD_UNIT)
DIST_SUBDIRS = $(SUBDIRS) $(DIST_UNIT)
DIST_SUBDIRS = $(SUBDIRS) $(DIST_UNIT) fuzz
PERLFLAGS = -I$(srcdir)