aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0b8411b..7da1156 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,5 @@
-PKGS=libtiff-4 raylib libpng
+PKGS=libtiff-4 libpng
+#PKGS+=raylib
EXE=prog
BUILD_DIR=build/
OBJ_DIR=$(BUILD_DIR)obj/