summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 286ffdb..d935225 100644
--- a/Makefile
+++ b/Makefile
@@ -83,7 +83,6 @@ SOURCES = \
$(SRC_DIR)/events.c \
$(SRC_DIR)/window.c \
$(SRC_DIR)/graphics.cc \
- $(SRC_DIR)/text.cc \
$(SRC_DIR)/gfx.c \
$(GLAD_DIR)/glad.c \
$(HASHMAP_SOURCE)