summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 485686c..04e30c6 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -24,8 +24,8 @@ patchage_SOURCES = \
PatchageEvent.cpp \
JackDriver.h \
JackDriver.cpp \
- PatchageFlowCanvas.h \
- PatchageFlowCanvas.cpp
+ PatchageCanvas.h \
+ PatchageCanvas.cpp
if WITH_LASH
patchage_SOURCES += LashDriver.h LashDriver.cpp