diff options
author | Travis Watkins <amaranth@ubuntu.com> | 2010-05-13 20:55:10 -0500 |
---|---|---|
committer | Travis Watkins <amaranth@ubuntu.com> | 2010-05-13 20:56:35 -0500 |
commit | e1ada6011d4b50ea43c4a04a629e714ee3d6750d (patch) | |
tree | 17231c6b3c546adfcee3cfca6f7dc92d78b21f9d /gtk | |
parent | 85459083b01e7f85e2b2102a5ac0763fcc851b8e (diff) | |
download | zcomp-e1ada6011d4b50ea43c4a04a629e714ee3d6750d.tar.gz zcomp-e1ada6011d4b50ea43c4a04a629e714ee3d6750d.tar.bz2 |
build fixes
Diffstat (limited to 'gtk')
-rw-r--r-- | gtk/gnome/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gnome/CMakeLists.txt b/gtk/gnome/CMakeLists.txt index a86577d..c4b5ab6 100644 --- a/gtk/gnome/CMakeLists.txt +++ b/gtk/gnome/CMakeLists.txt @@ -79,7 +79,7 @@ if (USE_GNOME) install ( TARGETS gnome-compiz - DESTINATION ${CMAKE_CURRENT_BINARY_DIR} + DESTINATION ${windowsettingslibdir}/window-manager-settings ) compiz_opt_install_file ( |