summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDamien Zammit <damien@zamaudio.com>2015-04-05 21:58:40 +1000
committerDamien Zammit <damien@zamaudio.com>2015-06-13 03:10:55 +1000
commite958634bcf69e20d7f679678707d34b807ba10d7 (patch)
treee127c5a5dc91e48c85e6c57cf337b57dc2d0016e /Makefile
parent01db08471c060f17cf097ba3fafa36548dbab76c (diff)
Add ZamGate plugin and UI.
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 5b560a7..ecd69fe 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 ZamGEQ31X2 ZaMultiCompX2
+PLUGINS=ZamComp ZamCompX2 ZaMultiComp ZamTube ZamEQ2 ZamAutoSat ZamGEQ31 ZamGEQ31X2 ZaMultiCompX2 ZamGate
#ZamPiano ZamSFZ ZamChild670
all: libs $(PLUGINS) gen