mirror of
https://github.com/NixOS/nix
synced 2025-07-12 23:15:08 +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
|
@ -159,5 +159,4 @@ define build-library
|
|||
libs-list += $$($(1)_PATH)
|
||||
endif
|
||||
clean-files += $$(_d)/*.a $$(_d)/*.$(SO_EXT) $$(_d)/*.o $$(_d)/.*.dep $$($(1)_DEPS) $$($(1)_OBJS)
|
||||
dist-files += $$(_srcs)
|
||||
endef
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue