summaryrefslogtreecommitdiff
path: root/lv2
diff options
context:
space:
mode:
author- <nemo@alice.(none)>2013-05-16 21:33:16 +0200
committer- <nemo@alice.(none)>2013-05-16 21:33:16 +0200
commit565aea03207e93ee8253de9f3d3c36b120b54547 (patch)
treeebb18607caa7c07a9ef41f1116a8a41d3dd44f14 /lv2
parent6aba9fc2635ca02ae4e2089bf6bfa7d78fdfc322 (diff)
Only applying sse-flags in lv2.
Diffstat (limited to 'lv2')
-rw-r--r--lv2/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lv2/Makefile.am b/lv2/Makefile.am
index 55db9b9..d875baa 100644
--- a/lv2/Makefile.am
+++ b/lv2/Makefile.am
@@ -6,7 +6,7 @@ include $(top_srcdir)/src/Makefile.am.drumgizmo
INCLUDES = -I$(top_srcdir)/src -I$(top_srcdir)/plugingui \
-I$(top_srcdir)/include $(SNDFILE_CXXFLAGS) \
$(PTHREAD_CFLAGS) $(EXPAT_CFLAGS) $(LV2_CFLAGS) \
- $(PLUGIN_GUI_CFLAGS) -DX11 \
+ $(PLUGIN_GUI_CFLAGS) -DX11 $(LV2FLAGS)\
-DUSE_THREAD
plugindir = $(prefix)/lib/lv2/drumgizmo.lv2