summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9d61dbd6..4990e5e3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
TARGET = alacritty
APP_NAME = Alacritty.app
-ASSETS_DIR = assets
+ASSETS_DIR = extra
RELEASE_DIR = target/release
APP_TEMPLATE = $(ASSETS_DIR)/osx/$(APP_NAME)
APP_DIR = $(RELEASE_DIR)/osx