aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/bootstrap.mk
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/bootstrap.mk')
-rw-r--r--plugins/bootstrap.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/bootstrap.mk b/plugins/bootstrap.mk
index f864861..8e8b1b1 100644
--- a/plugins/bootstrap.mk
+++ b/plugins/bootstrap.mk
@@ -444,9 +444,6 @@ endif
ifndef t
$(error Usage: $(MAKE) new t=TEMPLATE n=NAME [in=APP])
endif
-ifndef tpl_$(t)
- $(error Unknown template)
-endif
ifndef n
$(error Usage: $(MAKE) new t=TEMPLATE n=NAME [in=APP])
endif