aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LinuxVST/CMakeLists.txt
diff options
context:
space:
mode:
authorChris Johnson <jinx6568@sover.net>2018-06-24 21:40:28 -0400
committerChris Johnson <jinx6568@sover.net>2018-06-24 21:40:28 -0400
commitb2fd95ce19536fc3dcc073e7dee9d8c782d306f2 (patch)
tree682742b0ba4b93d7b8a30a112132ed9e351eea86 /plugins/LinuxVST/CMakeLists.txt
parentca621e061652566046b1d88c8aa570425c36a278 (diff)
downloadairwindows-lv2-port-b2fd95ce19536fc3dcc073e7dee9d8c782d306f2.tar.gz
airwindows-lv2-port-b2fd95ce19536fc3dcc073e7dee9d8c782d306f2.tar.bz2
airwindows-lv2-port-b2fd95ce19536fc3dcc073e7dee9d8c782d306f2.zip
Single Ended Triode
Diffstat (limited to 'plugins/LinuxVST/CMakeLists.txt')
-rwxr-xr-xplugins/LinuxVST/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/LinuxVST/CMakeLists.txt b/plugins/LinuxVST/CMakeLists.txt
index 07675ea..6bbadcf 100755
--- a/plugins/LinuxVST/CMakeLists.txt
+++ b/plugins/LinuxVST/CMakeLists.txt
@@ -33,6 +33,7 @@ add_airwindows_plugin(PurestConsoleChannel)
add_airwindows_plugin(PurestDrive)
add_airwindows_plugin(PurestGain)
add_airwindows_plugin(Righteous4)
+add_airwindows_plugin(SingleEndedTriode)
add_airwindows_plugin(Slew)
add_airwindows_plugin(Slew2)
add_airwindows_plugin(SlewOnly)