Compile fix.
[lilypond.git] / ly / SConscript
bloba615862404423d6aff44b48f0238ff80f97d67db
1 # -*-python-*-
3 Import ('env', 'install', 'src_glob')
4 sources = src_glob ('*.ly')
5 install (sources, env['sharedir_package_version'] + '/ly')