From cd0a2541cb9b14bedf200a68ee774b506980775c Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 8 Apr 2007 17:00:47 +0000 Subject: LV2 MIDI fixes. git-svn-id: http://svn.drobilla.net/lad/ingen@417 a436a847-0d15-0410-975c-d299462d15a1 --- src/common/lv2ext/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common/lv2ext/Makefile.am') diff --git a/src/common/lv2ext/Makefile.am b/src/common/lv2ext/Makefile.am index 6d6ebb6e..ed382ecc 100644 --- a/src/common/lv2ext/Makefile.am +++ b/src/common/lv2ext/Makefile.am @@ -1 +1 @@ -noinst_HEADERS = lv2-miditype.h lv2-midifunctions.h +noinst_HEADERS = lv2-midiport.h lv2-midifunctions.h -- cgit v1.2.1