mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05: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