From 287275c1eb3c4af5b92b46f1f647d77527a7298a Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Mon, 9 Apr 2018 20:14:25 -0400 Subject: add embroider_input extension to Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b38bc787..21c3582c 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -EXTENSIONS:=embroider embroider_params embroider_simulate embroider_print +EXTENSIONS:=embroider embroider_params embroider_simulate embroider_print embroider_input # This gets the branch name or the name of the tag VERSION:=$(TRAVIS_BRANCH) -- cgit v1.2.3