summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDamien Zammit <damien@zamaudio.com>2014-07-01 00:22:46 +1000
committerDamien Zammit <damien@zamaudio.com>2014-07-01 00:22:46 +1000
commitd5bf49aff3885935bf79f6a5f5420634e040e350 (patch)
tree7efe6b2599b340b02fb89d26234f1bd191925e11 /Makefile
parent5ef9b28929cef25cf59f1cb03e5c4b62d9443aaa (diff)
Added ZamAutoSat 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 b8ea2ff..bbf69ca 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 ZamSynth
+PLUGINS=ZamComp ZamCompX2 ZaMultiComp ZaMultiCompX2 ZamTube ZamEQ2 ZamSynth ZamAutoSat
all: libs $(PLUGINS) gen