diff options
Diffstat (limited to 'src/plugins/General/CMakeLists.txt')
| -rw-r--r-- | src/plugins/General/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/General/CMakeLists.txt b/src/plugins/General/CMakeLists.txt index 71dd3a686..f6c81baf5 100644 --- a/src/plugins/General/CMakeLists.txt +++ b/src/plugins/General/CMakeLists.txt @@ -41,7 +41,7 @@ add_subdirectory(notifier) ENDIF(USE_NOTIFIER) IF(USE_LYRICS) -#add_subdirectory(lyrics) +add_subdirectory(lyrics) ENDIF(USE_LYRICS) IF(USE_HAL AND Qt5DBus_FOUND) |
