diff options
Diffstat (limited to 'src/libs/engine/Makefile.am')
-rw-r--r-- | src/libs/engine/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libs/engine/Makefile.am b/src/libs/engine/Makefile.am index 9e1d3047..caa49560 100644 --- a/src/libs/engine/Makefile.am +++ b/src/libs/engine/Makefile.am @@ -67,6 +67,7 @@ libingen_engine_la_SOURCES = \ JackMidiDriver.hpp \ LADSPAPlugin.cpp \ LADSPAPlugin.hpp \ + LV2Info.cpp \ LV2Info.hpp \ LV2Plugin.cpp \ LV2Plugin.hpp \ |