summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/engine/Makefile.am')
-rw-r--r--src/libs/engine/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/libs/engine/Makefile.am b/src/libs/engine/Makefile.am
index 91d48fd7..8b037fb9 100644
--- a/src/libs/engine/Makefile.am
+++ b/src/libs/engine/Makefile.am
@@ -31,7 +31,6 @@ libingen_engine_la_SOURCES = \
Connection.cpp \
Connection.hpp \
CompiledPatch.hpp \
- DataType.hpp \
Driver.hpp \
DuplexPort.cpp \
DuplexPort.hpp \
@@ -82,8 +81,8 @@ libingen_engine_la_SOURCES = \
Patch.hpp \
PluginImpl.cpp \
PluginImpl.hpp \
- Port.cpp \
- Port.hpp \
+ PortImpl.cpp \
+ PortImpl.hpp \
PostProcessor.cpp \
PostProcessor.hpp \
ProcessContext.hpp \