summaryrefslogtreecommitdiff
path: root/unity-shared/CMakeLists.txt
diff options
authorWilliam Hua <william.hua@canonical.com>2014-01-29 19:53:28 -0500
committerWilliam Hua <william.hua@canonical.com>2014-01-29 19:53:28 -0500
commite9cd04a5e66720c51089916c8956be3d089639b9 (patch)
tree7bf07ac106725a91c42a2e6a2cf117b58e703ec6 /unity-shared/CMakeLists.txt
parent11e1982390846d8b6da92afca74b65599a8bf9d7 (diff)
MP fix-up.
(bzr r3608.4.14)
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 bb2e6e179..2927dff2b 100644
--- a/unity-shared/CMakeLists.txt
+++ b/unity-shared/CMakeLists.txt
@@ -98,6 +98,7 @@ if (ENABLE_X_SUPPORT)
set (UNITY_SHARED_COMPIZ_SOURCES
CompizUtils.cpp
PluginAdapter.cpp
+ GnomeKeyGrabber.cpp
)
find_package (PkgConfig)