diff options
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 1e3c61250..c08cf7b0c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -128,7 +128,8 @@ PRINT_SUMMARY ("Notifier support .................." USE_NOTIFIER 1) PRINT_SUMMARY ("Lyrics support ...................." USE_LYRICS 1) PRINT_SUMMARY ("HAL support ......................." USE_HAL 1) PRINT_SUMMARY ("Global hotkey support ............." USE_HOTKEY X11_FOUND) -PRINT_SUMMARY ("File operations plugin ............" USE_FILEOPS 1) +PRINT_SUMMARY ("File operations ..................." USE_FILEOPS 1) +PRINT_SUMMARY ("Cover manager ....................." USE_COVER 1) MESSAGE("") MESSAGE("File Dialogs:") |
