Makefile: remove zstd-sys
This commit is contained in:
parent
3c50a9d82e
commit
7a550fdc76
2
Makefile
2
Makefile
@ -59,7 +59,7 @@ build:
|
||||
rm -rf build
|
||||
cargo build --release --lib
|
||||
rsync -a debian Makefile defines.mk Cargo.toml Cargo.lock \
|
||||
src zstd-sys $(SUBDIRS) \
|
||||
src $(SUBDIRS) \
|
||||
target tests build/
|
||||
$(foreach i,$(SUBDIRS), \
|
||||
$(MAKE) -C build/$(i) clean ;)
|
||||
|
Loading…
x
Reference in New Issue
Block a user