summaryrefslogtreecommitdiff
path: root/unity-shared/CMakeLists.txt
diff options
authorBrandon Schaefer <brandon.schaefer@canonical.com>2013-01-28 15:35:47 -0800
committerBrandon Schaefer <brandon.schaefer@canonical.com>2013-01-28 15:35:47 -0800
commitbbdf3c6f929cab813e117bc5945c56615ac381e5 (patch)
treee8b1d217ee77e711523339186fc677f9f8e584c4 /unity-shared/CMakeLists.txt
parentfb117be345af1ea2833143e843de69b75dbaa670 (diff)
* Moved WindowButton* to unity-shared
(bzr r3080.1.1)
Diffstat (limited to 'unity-shared/CMakeLists.txt')
-rw-r--r--unity-shared/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/unity-shared/CMakeLists.txt b/unity-shared/CMakeLists.txt
index 261a7fac7..32559e729 100644
--- a/unity-shared/CMakeLists.txt
+++ b/unity-shared/CMakeLists.txt
@@ -61,6 +61,7 @@ set (UNITY_SHARED_SOURCES
UnityWindowView.cpp
UserThumbnailProvider.cpp
VScrollBarOverlayWindow.cpp
+ WindowButtons.cpp
WindowManager.cpp
XPathQueryPart.cpp
)