summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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)