forked from lix-project/lix
make clean: Delete vars-and-functions.sh
This commit is contained in:
parent
208c855124
commit
f056468959
|
@ -131,7 +131,7 @@ endif
|
|||
|
||||
install-tests += $(foreach x, $(nix_tests), tests/$(x))
|
||||
|
||||
clean-files += $(d)/tests/common/vars-and-functions.sh $(d)/config.nix $(d)/ca/config.nix
|
||||
clean-files += $(d)/common/vars-and-functions.sh $(d)/config.nix $(d)/ca/config.nix
|
||||
|
||||
test-deps += tests/common/vars-and-functions.sh tests/config.nix tests/ca/config.nix
|
||||
|
||||
|
|
Loading…
Reference in a new issue