mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 02:47:56 +01:00
delete generated template as well
This commit is contained in:
parent
953c816b0d
commit
ce310c4bc3
1 changed files with 2 additions and 2 deletions
|
|
@ -45,7 +45,7 @@ install_include_post.tmpl:
|
|||
|
||||
install-deps:
|
||||
|
||||
FILES=$(wildcard post_*)
|
||||
FILES=$(wildcard post_*) install_include_post.tmpl
|
||||
clean:
|
||||
ifneq ($(FILES),)
|
||||
rm -Rf $(FILES)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue