Lv2Browser: exclude from build for the time being

The Lv2Browser plugin causes a crash at startup, therefore do not
build it anymore as it even is not of much use at the moment.
This commit is contained in:
Tobias Doerffel
2011-01-16 20:26:35 +01:00
parent 15a0316899
commit 05590f1fb9

View File

@@ -7,7 +7,7 @@ ADD_SUBDIRECTORY(ladspa_browser)
ADD_SUBDIRECTORY(ladspa_effect)
ADD_SUBDIRECTORY(lb302)
#ADD_SUBDIRECTORY(lb303)
ADD_SUBDIRECTORY(lv2_browser)
#ADD_SUBDIRECTORY(lv2_browser)
ADD_SUBDIRECTORY(midi_import)
ADD_SUBDIRECTORY(organic)
ADD_SUBDIRECTORY(papu)