summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Duerr <chrisduerr@users.noreply.github.com>2019-04-01 22:41:20 +0000
committerGitHub <noreply@github.com>2019-04-01 22:41:20 +0000
commit6f4d1afcf88e275f4a6b8c73cfc904e3833d0dd0 (patch)
treebd2c870aea77c683e0725a59d1c8ce1f817dba7d /Makefile
parent5523f64c6f939ced94d55c569f592320442e8eb9 (diff)
Add official logov0.3.0-rc2
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