summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDamien Zammit <damien@zamaudio.com>2014-04-23 18:05:42 +1000
committerDamien Zammit <damien@zamaudio.com>2014-04-23 18:05:42 +1000
commitc3ca850ec2333929be01842ee2b9d6bac2ba7487 (patch)
tree5cc21691384bf8cf8be9dbbbc855c90461f6e173 /Makefile
parent0473e7bc5fb3f7747f2651431755054b533543dd (diff)
Added ZamSynth initial skeleton
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 94c5622..cbff812 100644
--- a/Makefile
+++ b/Makefile
@@ -13,7 +13,7 @@ OPTIMIZATIONS ?= -O2 -ffast-math
NAME = zam-plugins
VERSION = $(shell cat .version)
-PLUGINS=ZamComp ZamCompX2 ZaMultiComp ZaMultiCompX2 ZamTube ZamEQ2
+PLUGINS=ZamComp ZamCompX2 ZaMultiComp ZaMultiCompX2 ZamTube ZamEQ2 ZamSynth
all: libs $(PLUGINS) gen