summaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2025-01-03 21:02:11 +0100
committerRoland Reichwein <mail@reichwein.it>2025-01-03 21:02:11 +0100
commit22cdfccb11679d6ae241653c9cb92c32f4fc1fde (patch)
tree16b0f8401e22c99e8d953eea14ac57a2fe50c67a /Makefile
parent6bf4770e950299da92952f2965cccf86a903fc9f (diff)
Integrate ClickStream into PCM
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8667576..2cebb56 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,6 @@ SRCS= \
main.cpp \
MIDI.cpp \
PCM.cpp \
- ClickStream.cpp \
config.cpp \
UI.cpp \
Timer.cpp \