mirror of
https://github.com/NixOS/nix
synced 2025-06-29 02:11:15 +02:00
Remove redundant code
This commit is contained in:
parent
36662eb562
commit
e384e7b387
1 changed files with 1 additions and 1 deletions
2
local.mk
2
local.mk
|
@ -1,5 +1,5 @@
|
|||
ifeq ($(MAKECMDGOALS), dist)
|
||||
dist-files += $(shell git ls-files) $(shell git ls-files)
|
||||
dist-files += $(shell git ls-files)
|
||||
endif
|
||||
|
||||
dist-files += configure config.h.in nix.spec
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue