mirror of
https://github.com/curl/curl.git
synced 2024-11-21 01:16:58 +08:00
dist: add the fuzz dir to the tarball
This commit is contained in:
parent
3a283968f4
commit
615326fd99
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user