summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDamien Zammit <damien@zamaudio.com>2014-11-18 02:16:09 +1100
committerDamien Zammit <damien@zamaudio.com>2014-11-18 02:16:09 +1100
commit83ed66dcb34e3af7cf992d1f4e694525ddd9084b (patch)
tree0ccb3fc23eaec0d55f750c29adaad64a989da60a /Makefile
parent926df9d96b16ce1f757a76d3750050d0bf8616da (diff)
Added ZamGEQ31X2 plugin and gui.
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 4572804..3b30e6b 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ BINDIR ?= bin
NAME = zam-plugins
VERSION = $(shell cat .version)
-PLUGINS=ZamComp ZamCompX2 ZaMultiComp ZamTube ZamEQ2 ZamAutoSat ZamGEQ31 ZaMultiCompX2
+PLUGINS=ZamComp ZamCompX2 ZaMultiComp ZamTube ZamEQ2 ZamAutoSat ZamGEQ31 ZamGEQ31X2 ZaMultiCompX2
all: libs $(PLUGINS) gen