summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorFabrice <fabrice@schaub-dev.xyz>2026-02-12 17:54:15 +0100
committerFabrice <fabrice@schaub-dev.xyz>2026-02-12 17:54:15 +0100
commit6c5bfa228502bd06989c1892d71c61add419a0ea (patch)
treed2a3fd0c76c60957a1facff0996f475e88e83443 /Makefile
parent654cd13559cc8325f69eb38612c454b1db4bfca6 (diff)
oh je
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3adcc4d..caad7c8 100644
--- a/Makefile
+++ b/Makefile
@@ -93,6 +93,7 @@ SOURCES = \
$(SRC_DIR)/window.c \
$(SRC_DIR)/graphics.cc \
$(SRC_DIR)/gfx.c \
+ $(SRC_DIR)/text.cc \
$(GLAD_DIR)/glad.c \
$(ASSETS_DIR)/text_shader.c \
$(HASHMAP_SOURCE)