]> git.donarmstrong.com Git - lilypond.git/blob - scm/SConscript
* mf/feta-slag.mf (draw_trillelement): Fix shape to get clean
[lilypond.git] / scm / SConscript
1 # -*-python-*-
2
3 Import ('env', 'install', 'src_glob')
4 sources = src_glob ('*.scm')
5 install (sources, env['sharedir_package_version'] + '/scm')