summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/Makefile.am
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2008-01-23 03:51:26 +0000
committerDavid Robillard <d@drobilla.net>2008-01-23 03:51:26 +0000
commit7b19bdc06b244844653eec56ec4f4589d71698b7 (patch)
tree033e99367cfe45998ebd0a7b330a0b1786c55db2 /src/libs/engine/Makefile.am
parentd6b87aa26ef482a8952437f7472b81a2240f01fd (diff)
downloadingen-7b19bdc06b244844653eec56ec4f4589d71698b7.tar.gz
ingen-7b19bdc06b244844653eec56ec4f4589d71698b7.tar.bz2
ingen-7b19bdc06b244844653eec56ec4f4589d71698b7.zip
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
Diffstat (limited to 'src/libs/engine/Makefile.am')
-rw-r--r--src/libs/engine/Makefile.am1
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 \