summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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)