summaryrefslogtreecommitdiffstats
path: root/share/tutorials
diff options
context:
space:
mode:
Diffstat (limited to 'share/tutorials')
-rw-r--r--share/tutorials/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/tutorials/CMakeLists.txt b/share/tutorials/CMakeLists.txt
index f8491bf32..624e46387 100644
--- a/share/tutorials/CMakeLists.txt
+++ b/share/tutorials/CMakeLists.txt
@@ -1,2 +1,2 @@
file(GLOB _FILES "README" "*.svg" "*.jpg" "*.png")
-install(FILES ${_FILES} DESTINATION ${SHARE_INSTALL}/inkscape/tutorials)
+install(FILES ${_FILES} DESTINATION ${INKSCAPE_SHARE_INSTALL}/tutorials)