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 294c8a7..115a6d9 100644
--- a/Makefile
+++ b/Makefile
@@ -95,6 +95,7 @@ SOURCES = \
$(SRC_DIR)/graphics.cc \
$(SRC_DIR)/gfx.c \
$(SRC_DIR)/text.cc \
+ $(SRC_DIR)/atlas.cc \
$(GLAD_DIR)/glad.c \
$(ASSETS_DIR)/text_shader.c \
$(HASHMAP_SOURCE)