Commit 615326fd authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

dist: add the fuzz dir to the tarball

parent 3a283968
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)