From 7b19bdc06b244844653eec56ec4f4589d71698b7 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 23 Jan 2008 03:51:26 +0000 Subject: More LV2 extension work. Implement URI map extension in Ingen. git-svn-id: http://svn.drobilla.net/lad/ingen@1097 a436a847-0d15-0410-975c-d299462d15a1 --- src/libs/engine/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/libs/engine/Makefile.am') 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 \ -- cgit v1.2.1