mirror of
https://github.com/NixOS/nix
synced 2025-06-25 06:31:14 +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
|
@ -35,8 +35,6 @@ $(d)/lexer-tab.cc $(d)/lexer-tab.hh: $(d)/lexer.l
|
|||
|
||||
clean-files += $(d)/parser-tab.cc $(d)/parser-tab.hh $(d)/lexer-tab.cc $(d)/lexer-tab.hh
|
||||
|
||||
dist-files += $(d)/parser-tab.cc $(d)/parser-tab.hh $(d)/lexer-tab.cc $(d)/lexer-tab.hh
|
||||
|
||||
$(eval $(call install-file-in, $(d)/nix-expr.pc, $(prefix)/lib/pkgconfig, 0644))
|
||||
|
||||
$(foreach i, $(wildcard src/libexpr/flake/*.hh), \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue