summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLex Neva <github.com@lexneva.name>2018-04-25 20:55:17 -0400
committerLex Neva <github.com@lexneva.name>2018-04-28 20:17:25 -0400
commit0e77c0d9a83f9d119830c9eb930d3f8187f5e34e (patch)
tree1e818cabb92ecc9781249dffc3360d1cd4e804c7 /Makefile
parentb842c4148b5522729dd2483c22dd4e7b8de54f9a (diff)
deal with windows file copy permissions issues
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 03a34109..fc82757a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-EXTENSIONS:=embroider embroider_params embroider_simulate embroider_print embroider_input embroider_install_palettes
+EXTENSIONS:=embroider embroider_params embroider_simulate embroider_print embroider_input embroider_palettes
# This gets the branch name or the name of the tag
VERSION:=$(TRAVIS_BRANCH)