summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShlomi Fish <shlomif@shlomifish.org>2013-09-18 17:23:13 +0000
committer~suv <suv-sf@users.sourceforge.net>2013-09-18 17:23:13 +0000
commitcb1fec651ce742c85dc8aaf66874832491b4a09f (patch)
tree453c2a4bd7b13d613aaccb81b95e5c675819337f
parentFix for Bug #1217602 (Measure Path fails with XML too deep error) by dave m. (diff)
downloadinkscape-cb1fec651ce742c85dc8aaf66874832491b4a09f.tar.gz
inkscape-cb1fec651ce742c85dc8aaf66874832491b4a09f.zip
Fix cmake+ninja install (bug #1224543)
Fixed bugs: - https://launchpad.net/bugs/1224543 (bzr r12527)
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 86d7060c1..34bbb9a82 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -123,7 +123,7 @@ if(UNIX)
install(
DIRECTORY
${CMAKE_SOURCE_DIR}/share/attributes
- ${CMAKE_SOURCE_DIR}/share/clipart
+ ${CMAKE_SOURCE_DIR}/share/branding
${CMAKE_SOURCE_DIR}/share/examples
${CMAKE_SOURCE_DIR}/share/extensions
${CMAKE_SOURCE_DIR}/share/filters