aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile
diff options
context:
space:
mode:
authornathansmith <nathansmith@posteo.com>2025-04-26 17:24:04 +0000
committernathansmith <nathansmith@posteo.com>2025-04-26 17:24:04 +0000
commit6d338602aa98cc9dfab39b83702af0e548286596 (patch)
tree8127ea3ea5431d91a1c9c6e3c3a4a0f533807288 /src/Makefile
parent607d9eacb2c3b0a7be5bba3cf5cc8dc80388342c (diff)
downloadsldj-6d338602aa98cc9dfab39b83702af0e548286596.tar.gz
sldj-6d338602aa98cc9dfab39b83702af0e548286596.tar.bz2
sldj-6d338602aa98cc9dfab39b83702af0e548286596.zip
Working on ffmpeg finally
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 8ff8cfe..4d2ca1f 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -1,4 +1,4 @@
-CFLAGS = -Isrc -I../include
+CFLAGS = -Isrc -I../include -std=c99
LDFLAGS = -lm -lraylib -ltcc
TARGET = sldj