mirror of
https://github.com/NixOS/nix.git
synced 2025-12-07 01:21:00 +01:00
Makefile cleanup
This commit is contained in:
parent
3e7aab81ce
commit
d15d91cad1
2 changed files with 2 additions and 5 deletions
|
|
@ -38,4 +38,4 @@ tests-environment = NIX_REMOTE= $(bash) -e
|
|||
|
||||
clean-files += $(d)/common.sh $(d)/config.nix
|
||||
|
||||
installcheck: $(d)/common.sh $(d)/plugins/libplugintest.$(SO_EXT) $(d)/config.nix
|
||||
installcheck: $(d)/common.sh $(d)/config.nix $(d)/plugins/libplugintest.$(SO_EXT)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue