mirror of
https://github.com/NixOS/nix.git
synced 2025-11-11 04:56:01 +01:00
Let ‘make clean’ delete instantiated template files
This commit is contained in:
parent
cac06ed0a4
commit
784feb6839
1 changed files with 2 additions and 0 deletions
|
|
@ -5,4 +5,6 @@ define instantiate-template =
|
||||||
$(1): $(1).in
|
$(1): $(1).in
|
||||||
./config.status --file $(1)
|
./config.status --file $(1)
|
||||||
|
|
||||||
|
clean_files += $(1)
|
||||||
|
|
||||||
endef
|
endef
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue