aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile
diff options
context:
space:
mode:
authornathan <nathan@disroot.org>2025-07-17 05:06:22 +0000
committernathan <nathan@disroot.org>2025-07-17 05:06:22 +0000
commit19d6df5e710cfeec0408062f408e5ec3f447339c (patch)
tree7c952a0259cfb5f3d47282f6e3984e7361e99e17 /src/Makefile
parentebc52f2a55c848b2915e5191757ea2790c0377f1 (diff)
downloadFindThings-19d6df5e710cfeec0408062f408e5ec3f447339c.tar.gz
FindThings-19d6df5e710cfeec0408062f408e5ec3f447339c.tar.bz2
FindThings-19d6df5e710cfeec0408062f408e5ec3f447339c.zip
A tiny bit better
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 0a01fd7..5088644 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -1,4 +1,4 @@
-CFLAGS = -Isrc -I../include -std=c99
+CFLAGS = -I../include -std=c99
LDFLAGS = -lm -lraylib
TARGET = FindThings