summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index c73dc28..1567380 100644
--- a/Makefile
+++ b/Makefile
@@ -11,8 +11,6 @@ LIBS :=
SOURCES_CPP := src/main.cpp \
src/control.h \
src/control.cpp \
- src/graphics.h \
- src/graphics.cpp \
$(wildcard src/implot/*.cpp) \
$(wildcard src/implot/*.h) \
$(wildcard src/imgui/*.cpp) \