summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNao Pross <np@0hm.ch>2024-02-12 20:38:00 +0100
committerNao Pross <np@0hm.ch>2024-02-12 21:58:51 +0100
commitf200e29ab2a45457c33bd66dfa5a2ae60d97e6bb (patch)
tree3158c00c739d5274680b62b91c833e7a1b78dac0 /Makefile
parentOperators for TF (diff)
downloadfsisotool-f200e29ab2a45457c33bd66dfa5a2ae60d97e6bb.tar.gz
fsisotool-f200e29ab2a45457c33bd66dfa5a2ae60d97e6bb.zip
Remove empty files
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) \