From 80ed3d8e31b212c3a9d1e6edf41f1112e8029b59 Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Fri, 5 Mar 2010 12:07:54 +0100 Subject: wardrobe: Removed internal last.fm scrobbling library --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'CMakeLists.txt') 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) -- cgit v1.2.3