summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDamien Zammit <damien@zamaudio.com>2014-10-09 22:56:05 +1100
committerDamien Zammit <damien@zamaudio.com>2014-10-09 22:56:05 +1100
commitdbd4a0a353f47e7c34e80a5bea091ac97feb2414 (patch)
tree08e9041ae7a201c4363911eea72d6f969f3ef8ea /Makefile
parentf5d16c7ce3867ccadef3606664722d872bf98584 (diff)
Made most plugins compile in MACOS build.
Signed-off-by: Damien Zammit <damien@zamaudio.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8799fc7..50a9f26 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ BINDIR ?= bin
NAME = zam-plugins
VERSION = $(shell cat .version)
-PLUGINS=ZamComp ZamCompX2 ZaMultiComp ZaMultiCompX2 ZamTube ZamEQ2 ZamAutoSat ZamGEQ31
+PLUGINS=ZamComp ZamCompX2 ZaMultiComp ZamTube ZamEQ2 ZamAutoSat ZamGEQ31 ZaMultiCompX2
all: libs $(PLUGINS) gen