summaryrefslogtreecommitdiffstats
path: root/src/common/lv2ext/Makefile.am
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2007-08-02 18:33:34 +0000
committerDavid Robillard <d@drobilla.net>2007-08-02 18:33:34 +0000
commite671a1e03df0d327691b9d13fb3bd753fb58a85c (patch)
treed2458bd7a0c2463d391a6f672c9876e877ab2e71 /src/common/lv2ext/Makefile.am
parent191b78d09365112a868ddaf3f813ef2b5bc2c252 (diff)
downloadingen-e671a1e03df0d327691b9d13fb3bd753fb58a85c.tar.gz
ingen-e671a1e03df0d327691b9d13fb3bd753fb58a85c.tar.bz2
ingen-e671a1e03df0d327691b9d13fb3bd753fb58a85c.zip
Fix MIDI patching.
Remove ugly C LV2 MIDI functions and moved functionality into MidiBuffer. git-svn-id: http://svn.drobilla.net/lad/ingen@671 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/common/lv2ext/Makefile.am')
-rw-r--r--src/common/lv2ext/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/lv2ext/Makefile.am b/src/common/lv2ext/Makefile.am
index ed382ecc..a4dceb45 100644
--- a/src/common/lv2ext/Makefile.am
+++ b/src/common/lv2ext/Makefile.am
@@ -1 +1 @@
-noinst_HEADERS = lv2-midiport.h lv2-midifunctions.h
+noinst_HEADERS = lv2-midiport.h