diff options
Diffstat (limited to 'unity-shared/CMakeLists.txt')
| -rw-r--r-- | unity-shared/CMakeLists.txt | 2 | 
1 files changed, 2 insertions, 0 deletions
| 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) | 
