From 0ac99547d9b2a860af939f24d2449947787ff86d Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Thu, 24 Mar 2016 12:21:50 +0100 Subject: Don't try to pack the vstsdk sources. --- plugin/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/Makefile.am b/plugin/Makefile.am index 1dab326..64db1d5 100644 --- a/plugin/Makefile.am +++ b/plugin/Makefile.am @@ -41,7 +41,7 @@ VST_SRC_BASE = ${VST_BASE}/public.sdk/source/vst2.x/ # Hack to compile vst sources without -Wall -Werror libvstsdk_la_CXXFLAGS = -w $(VST_CPPFLAGS) -libvstsdk_la_SOURCES = \ +nodist_libvstsdk_la_SOURCES = \ ${VST_SRC_BASE}/audioeffectx.cpp \ ${VST_SRC_BASE}/audioeffect.cpp \ ${VST_SRC_BASE}/vstplugmain.cpp -- cgit v1.2.3