]> granicus.if.org Git - curl/commitdiff
dist: add the fuzz dir to the tarball
authorDaniel Stenberg <daniel@haxx.se>
Thu, 15 Jun 2017 22:16:57 +0000 (00:16 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 15 Jun 2017 22:16:57 +0000 (00:16 +0200)
tests/Makefile.am

index 52eac3266844d7d9a87c8e4fdf113930b8057a44..94812b708cd010c7b2338472a52914c734de2b9a 100644 (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)