diff options
Diffstat (limited to 'src/libs/engine/events/Makefile.am')
-rw-r--r-- | src/libs/engine/events/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libs/engine/events/Makefile.am b/src/libs/engine/events/Makefile.am index a97c3bba..c9e88099 100644 --- a/src/libs/engine/events/Makefile.am +++ b/src/libs/engine/events/Makefile.am @@ -33,8 +33,8 @@ EXTRA_DIST = \ DisconnectionEvent.hpp \ EnablePatchEvent.cpp \ EnablePatchEvent.hpp \ - EnablePortNotificationEvent.cpp \ - EnablePortNotificationEvent.hpp \ + EnablePortMonitoringEvent.cpp \ + EnablePortMonitoringEvent.hpp \ LoadPluginsEvent.cpp \ LoadPluginsEvent.hpp \ MidiLearnEvent.cpp \ |