1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 10:57:55 +01:00

delete generated template as well

This commit is contained in:
Jason Nagin 2025-05-05 14:27:04 -04:00 committed by GitHub
parent 953c816b0d
commit ce310c4bc3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -45,7 +45,7 @@ install_include_post.tmpl:
install-deps: install-deps:
FILES=$(wildcard post_*) FILES=$(wildcard post_*) install_include_post.tmpl
clean: clean:
ifneq ($(FILES),) ifneq ($(FILES),)
rm -Rf $(FILES) rm -Rf $(FILES)