diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -49,7 +49,7 @@ SOURCES = \ $(SRC_DIR)/vec.c \ $(SRC_DIR)/events.c \ $(SRC_DIR)/window.c \ - $(SRC_DIR)/renderer.cc \ + $(SRC_DIR)/graphics.cc \ $(HASHMAP_SOURCE) OBJECTS := $(SOURCES:.cc=.o) |
