mirror of
https://github.com/NixOS/nix
synced 2025-07-07 14:21:48 +02:00
Remove 'dist' target
We're not producing source tarballs anymore so this has been bitrotting.
This commit is contained in:
parent
1b0ca3866b
commit
8ad2c9c4b9
8 changed files with 0 additions and 35 deletions
|
@ -30,8 +30,6 @@ ifeq ($(OS), Darwin)
|
|||
install_name_tool -id $@ $@
|
||||
endif
|
||||
|
||||
dist-files += $(d)/vendor
|
||||
|
||||
clean: clean-rust
|
||||
|
||||
clean-rust:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue