diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2011-10-01 12:46:02 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2011-10-01 12:46:02 +0000 |
| commit | 801c1a48499469e1d260b82af19189364a7586d3 (patch) | |
| tree | f81963bb1f52a398ee5d077e36eb685025add438 /CMakeLists.txt | |
| parent | e3ab83869f4b74e485964720f941fed22ce035ea (diff) | |
| download | qmmp-801c1a48499469e1d260b82af19189364a7586d3.tar.gz qmmp-801c1a48499469e1d260b82af19189364a7586d3.tar.bz2 qmmp-801c1a48499469e1d260b82af19189364a7586d3.zip | |
fixed build
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2365 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 058131628..2f78bcf8e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -151,6 +151,7 @@ PRINT_SUMMARY ("Global hotkey support ............." USE_HOTKEY X11_FOUND) PRINT_SUMMARY ("File operations ..................." USE_FILEOPS 1) PRINT_SUMMARY ("Cover manager ....................." USE_COVER 1) PRINT_SUMMARY ("KDE4 notifications support ........" USE_KDENOTIFY 1) +PRINT_SUMMARY ("Audio converter ..................." USE_CONVERTER 1) MESSAGE("") MESSAGE("File Dialogs:") |
