From 0e77c0d9a83f9d119830c9eb930d3f8187f5e34e Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Wed, 25 Apr 2018 20:55:17 -0400 Subject: deal with windows file copy permissions issues --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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) -- cgit v1.2.3