aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b6b403c..ef9d048 100644
--- a/Makefile
+++ b/Makefile
@@ -1,2 +1,2 @@
all:
- clang -x objective-c -framework Coregraphics -o invert-catalina-invert main.m
+ clang -x objective-c -framework CoreGraphics -o invert-catalina-invert main.m