summaryrefslogtreecommitdiff
path: root/muse2/share/scoreglyphs/CMakeLists.txt
diff options
context:
space:
mode:
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