summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDamien Zammit <damien@zamaudio.com>2014-08-16 22:55:27 +1000
committerDamien Zammit <damien@zamaudio.com>2014-08-16 22:55:27 +1000
commit9b468243b505b08619e19c953e7255c06f0355e5 (patch)
treee8fee3ab00788f1f944231d5ac2a94cb60ff873a /Makefile
parent08d5dd2aa84cc3219c2937984633e9beec1776d6 (diff)
Added ZamNoise 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 6ee2e0c..dd1bfdf 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@ LIBDIR ?= lib
NAME = zam-plugins
VERSION = $(shell cat .version)
-PLUGINS=ZamComp ZamCompX2 ZaMultiComp ZaMultiCompX2 ZamTube ZamEQ2 ZamAutoSat
+PLUGINS=ZamComp ZamCompX2 ZaMultiComp ZaMultiCompX2 ZamTube ZamEQ2 ZamAutoSat ZamNoise
all: libs $(PLUGINS) gen