summaryrefslogtreecommitdiff
path: root/unity-shared/CMakeLists.txt
diff options
authorBrandon Schaefer <brandon.schaefer@canonical.com>2013-02-01 12:30:27 -0800
committerBrandon Schaefer <brandon.schaefer@canonical.com>2013-02-01 12:30:27 -0800
commita74a32ec8b7e987e5c7c09b92553a9b436fb7738 (patch)
tree52e20c44d1927a049485ab69a73fcbcd0dc4da4d /unity-shared/CMakeLists.txt
parent94b610ee744f4791da0cb2bfa5a8b655db0c6a87 (diff)
* Cherry pick xpathselect changes, causing problems with AP tests
(bzr r3099.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 3f02801d9..ead1ec981 100644
--- a/unity-shared/CMakeLists.txt
+++ b/unity-shared/CMakeLists.txt
@@ -64,6 +64,7 @@ set (UNITY_SHARED_SOURCES
VScrollBarOverlayWindow.cpp
WindowButtons.cpp
WindowManager.cpp
+ XPathQueryPart.cpp
)
if(ENABLE_X_SUPPORT)