summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDamien Zammit <damien@zamaudio.com>2014-07-01 02:33:57 +1000
committerDamien Zammit <damien@zamaudio.com>2014-07-01 02:33:57 +1000
commit48e57c69c0f3c097feac5cc21b6fcd93ce71d5f4 (patch)
treeae486f6e574d30fc797af8bedccd14616cecff62 /Makefile
parent8f8b71cfc474319e0071a75754574b040ad413d8 (diff)
Don't build ZamSynth, plugin not ready yet.
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 bbf69ca..646d466 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 ZamAutoSat
+PLUGINS=ZamComp ZamCompX2 ZaMultiComp ZaMultiCompX2 ZamTube ZamEQ2 ZamAutoSat
all: libs $(PLUGINS) gen