repo.or.cz
/
lilypond.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
LSR: Update.
[lilypond.git]
/
ly
/
SConscript
blob
a615862404423d6aff44b48f0238ff80f97d67db
1
# -*-python-*-
2
3
Import ('env', 'install', 'src_glob')
4
sources = src_glob ('*.ly')
5
install (sources, env['sharedir_package_version'] + '/ly')