aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorkoekeishiya <aasvi93@hotmail.com>2019-09-08 15:11:17 +0200
committerkoekeishiya <aasvi93@hotmail.com>2019-09-08 15:11:17 +0200
commita3dd7bf7dd5135ae567db7922216b4e09d51cae8 (patch)
treec67001f583ea214599cb5cbc67571ba7888aca35 /makefile
parentfaff8543ffc01d3a6c017a187761c17d76afc3fa (diff)
downloadskhd-a3dd7bf7dd5135ae567db7922216b4e09d51cae8.tar.gz
skhd-a3dd7bf7dd5135ae567db7922216b4e09d51cae8.zip
change timing api
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index bbf993f..62db6f4 100644
--- a/makefile
+++ b/makefile
@@ -1,4 +1,4 @@
-FRAMEWORKS = -framework Carbon -framework CoreAudio
+FRAMEWORKS = -framework Carbon -framework CoreServices
BUILD_PATH = ./bin
BUILD_FLAGS = -std=c99 -Wall -g -O0
SKHD_SRC = ./src/skhd.c