From 20987e140d49b39977407a81ef999b161262afcf Mon Sep 17 00:00:00 2001 From: Arnaud Bienner Date: Mon, 16 Jul 2012 00:21:56 +0200 Subject: [PATCH] Oops: missing to update CMakeList.txt --- ext/libclementine-common/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/ext/libclementine-common/CMakeLists.txt b/ext/libclementine-common/CMakeLists.txt index 803b9ffe5..b92edd942 100644 --- a/ext/libclementine-common/CMakeLists.txt +++ b/ext/libclementine-common/CMakeLists.txt @@ -5,7 +5,6 @@ include_directories(${CMAKE_SOURCE_DIR}/src) set(SOURCES core/closure.cpp - core/concurrentrun.cpp core/encoding.cpp core/logging.cpp core/messagehandler.cpp