aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 5a2a7100e..aad515c96 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -201,6 +201,7 @@ PRINT_SUMMARY ("LADSPA Host ......................." USE_LADSPA 1)
PRINT_SUMMARY ("Crossfade ........................." USE_CROSSFADE 1)
PRINT_SUMMARY ("Extra Stereo ......................" USE_STEREO 1)
PRINT_SUMMARY ("File Writer ......................." USE_FILEWRITER VORBISENC_FOUND)
+PRINT_SUMMARY ("Mono to Stereo Converter .........." USE_MONOTOSTEREO 1)
MESSAGE("")
MESSAGE("Visual Plugins:")