aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LinuxVST/CMakeLists.txt
diff options
context:
space:
mode:
authorChris Johnson <jinx6568@sover.net>2019-03-24 20:20:38 -0400
committerChris Johnson <jinx6568@sover.net>2019-03-24 20:20:38 -0400
commitb18e5d0f3ffae1756be1935fa3cd10875f9193b1 (patch)
tree7a1f079d03997010f48d49e45d6df495c7a7436d /plugins/LinuxVST/CMakeLists.txt
parent3e70ca9a520599f87e0fd48491273c6d6f870a67 (diff)
downloadairwindows-lv2-port-b18e5d0f3ffae1756be1935fa3cd10875f9193b1.tar.gz
airwindows-lv2-port-b18e5d0f3ffae1756be1935fa3cd10875f9193b1.tar.bz2
airwindows-lv2-port-b18e5d0f3ffae1756be1935fa3cd10875f9193b1.zip
Lowpass2
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 f5c8579..1006e16 100755
--- a/plugins/LinuxVST/CMakeLists.txt
+++ b/plugins/LinuxVST/CMakeLists.txt
@@ -89,6 +89,7 @@ add_airwindows_plugin(IronOxideClassic)
add_airwindows_plugin(Logical4)
add_airwindows_plugin(Loud)
add_airwindows_plugin(Lowpass)
+add_airwindows_plugin(Lowpass2)
add_airwindows_plugin(Melt)
add_airwindows_plugin(MidSide)
add_airwindows_plugin(MV)