aboutsummaryrefslogtreecommitdiff
path: root/src/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins')
-rw-r--r--src/plugins/General/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/General/CMakeLists.txt b/src/plugins/General/CMakeLists.txt
index b7c574269..f6c81baf5 100644
--- a/src/plugins/General/CMakeLists.txt
+++ b/src/plugins/General/CMakeLists.txt
@@ -30,7 +30,7 @@ ENDIF(USE_SCROBBLER)
IF(USE_LISTENBRAINZ)
add_subdirectory(listenbrainz)
-ENDIF(USE_SLISTENBRAINZ)
+ENDIF(USE_LISTENBRAINZ)
IF(USE_STATICON)
add_subdirectory(statusicon)