From d5bf49aff3885935bf79f6a5f5420634e040e350 Mon Sep 17 00:00:00 2001 From: Damien Zammit Date: Tue, 1 Jul 2014 00:22:46 +1000 Subject: Added ZamAutoSat plugin and UI Signed-off-by: Damien Zammit --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3