From edcf1ca68a32c85e18ac500990bd28e93e4be2e5 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Wed, 14 Oct 2009 17:13:54 +0000 Subject: added cover manager files git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1315 90c681e8-e032-0410-971d-27865f9a5e38 --- CMakeLists.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'CMakeLists.txt') 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:") -- cgit v1.2.3-13-gbd6f