mirror of
https://github.com/curl/curl.git
synced 2026-08-11 11:31:46 +03:00
dist: add the fuzz dir to the tarball
This commit is contained in:
parent
3a283968f4
commit
615326fd99
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue