summaryrefslogtreecommitdiff
path: root/muse2/share/scoreglyphs/CMakeLists.txt
diff options
context:
space:
mode:
authorFlorian Jung <flo@windfisch.org>2011-05-23 20:04:52 +0000
committerFlorian Jung <flo@windfisch.org>2011-05-23 20:04:52 +0000
commit5e04b219a6de8e41f132fcaec26876ecdb5ae9b5 (patch)
tree0380e5724d80c6ac91bd448868525d372de60e2b /muse2/share/scoreglyphs/CMakeLists.txt
parentb5bdb59699abd38a3aa90dfb4d9882b2be7f5be0 (diff)
parenta16b4e2746309724086f55d7df8b15da40939b20 (diff)
merged with deeper_changes. see changelog
Diffstat (limited to 'muse2/share/scoreglyphs/CMakeLists.txt')
-rw-r--r--muse2/share/scoreglyphs/CMakeLists.txt5
1 files changed, 1 insertions, 4 deletions
diff --git a/muse2/share/scoreglyphs/CMakeLists.txt b/muse2/share/scoreglyphs/CMakeLists.txt
index 16617660..fe520892 100644
--- a/muse2/share/scoreglyphs/CMakeLists.txt
+++ b/muse2/share/scoreglyphs/CMakeLists.txt
@@ -18,10 +18,7 @@
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
#=============================================================================
-file (GLOB scoreglyph_files *.png LICENSE)
-
-subdirs( feta-original
- )
+file (GLOB scoreglyph_files *.png)
install( FILES ${scoreglyph_files}
DESTINATION ${MusE_SHARE_DIR}/scoreglyphs