add embroider_input extension to Makefile

pull/145/head
Lex Neva 2018-04-09 20:14:25 -04:00
rodzic 1fb5cb0421
commit 287275c1eb
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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)