summaryrefslogtreecommitdiff
path: root/muse2/share/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'muse2/share/CMakeLists.txt')
-rw-r--r--muse2/share/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/muse2/share/CMakeLists.txt b/muse2/share/CMakeLists.txt
index c8d89cf9..aeb7e4a1 100644
--- a/muse2/share/CMakeLists.txt
+++ b/muse2/share/CMakeLists.txt
@@ -32,3 +32,6 @@ subdirs(
locale
)
+# We don't have a splash image for MusE2 yet. When we do, the
+# following line can be uncommented:
+#install (FILES splash.png DESTINATION ${MusE_SHARE_DIR} )