summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorLars-Dominik Braun <PromyLOPh@lavabit.com>2010-03-05 12:07:54 +0100
committerLars-Dominik Braun <PromyLOPh@lavabit.com>2010-03-06 10:55:52 +0100
commit80ed3d8e31b212c3a9d1e6edf41f1112e8029b59 (patch)
tree97b1e03d35493dd13ca209ee3686bec84eb26025 /CMakeLists.txt
parent3838e77238e383d6bea6496a7bc035702f320210 (diff)
downloadpianobar-windows-80ed3d8e31b212c3a9d1e6edf41f1112e8029b59.tar.gz
pianobar-windows-80ed3d8e31b212c3a9d1e6edf41f1112e8029b59.tar.bz2
pianobar-windows-80ed3d8e31b212c3a9d1e6edf41f1112e8029b59.zip
wardrobe: Removed internal last.fm scrobbling library
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 11d3169..fa6fcde 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -4,7 +4,6 @@ set (PACKAGE pianobar)
project (${PACKAGE} C)
add_subdirectory (libpiano)
-add_subdirectory (libwardrobe)
add_subdirectory (libwaitress)
add_subdirectory (libezxml)
add_subdirectory (src)