From fc1f97a99c002c794e0bab30cee8577f36d4d1c6 Mon Sep 17 00:00:00 2001 From: Danny McRae Date: Thu, 28 Feb 2008 19:04:13 +0000 Subject: [PATCH] removed stk/voices from the default build git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@731 0778d3d1-df1d-0410-868b-ea421aaaa00d --- ChangeLog | 5 +++++ plugins/stk/Makefile.am | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 51d76ef41..c17a5e22d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-02-28 Danny McRae + + * plugins/stk/Makefile.am: + removed voices from the default build + 2008-02-28 Tobias Doerffel * configure.in: diff --git a/plugins/stk/Makefile.am b/plugins/stk/Makefile.am index 2a02d9518..243a8fd79 100644 --- a/plugins/stk/Makefile.am +++ b/plugins/stk/Makefile.am @@ -1 +1 @@ -SUBDIRS = mallets voices +SUBDIRS = mallets