summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 2e057dd..e36c58c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -32,5 +32,5 @@ add_dependencies(distcheck dist)
32 32
33find_package(Compiz REQUIRED) 33find_package(Compiz REQUIRED)
34include(CompizPlugin) 34include(CompizPlugin)
35compiz_plugin(utouch) 35compiz_plugin(utouch PKGDEPS xi utouch-frame)
36 36