From 6766a1fd2988191974edb42b51508c34035adf04 Mon Sep 17 00:00:00 2001 From: Tim Penhey Date: Wed, 24 Oct 2012 09:54:53 +0200 Subject: Use the range based for, and remove compiz header. Move the debug files into unity-shared. (bzr r2865.2.8) --- unity-shared/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'unity-shared/CMakeLists.txt') diff --git a/unity-shared/CMakeLists.txt b/unity-shared/CMakeLists.txt index 28dcc84e8..576d89482 100644 --- a/unity-shared/CMakeLists.txt +++ b/unity-shared/CMakeLists.txt @@ -32,6 +32,7 @@ set (UNITY_SHARED_SOURCES CoverArt.cpp BackgroundEffectHelper.cpp DashStyle.cpp + DebugDBusInterface.cpp DefaultThumbnailProvider.cpp FontSettings.cpp IMTextEntry.cpp @@ -64,6 +65,7 @@ set (UNITY_SHARED_SOURCES UnityWindowView.cpp UserThumbnailProvider.cpp WindowManager.cpp + XPathQueryPart.cpp ) if(UNITY_ENABLE_X_ORG_SUPPORT) -- cgit v1.2.3