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