summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDamien Zammit <damien@zamaudio.com>2015-06-12 16:34:35 +1000
committerDamien Zammit <damien@zamaudio.com>2015-06-12 16:34:35 +1000
commit49dd5f4510083f2da37d5f5745a836de3134a914 (patch)
treeedc3337dda29227dba67a30a181226fb20d572a9 /Makefile
parentf6b6c58a8181488f135c66226d1f9b991de52e3d (diff)
Added insane toggle for high quality processing
Signed-off-by: Damien Zammit <damien@zamaudio.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b48b037..5b560a7 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,8 @@ BINDIR ?= bin
NAME = zam-plugins
VERSION = $(shell cat .version)
-PLUGINS=ZamComp ZamCompX2 ZaMultiComp ZamTube ZamEQ2 ZamAutoSat ZamGEQ31 ZamGEQ31X2 ZaMultiCompX2 ZamPiano ZamSFZ ZamChild670
+PLUGINS=ZamComp ZamCompX2 ZaMultiComp ZamTube ZamEQ2 ZamAutoSat ZamGEQ31 ZamGEQ31X2 ZaMultiCompX2
+#ZamPiano ZamSFZ ZamChild670
all: libs $(PLUGINS) gen