]> git.donarmstrong.com Git - lilypond.git/blob - buildscripts/SConscript
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / buildscripts / SConscript
1 # -*-python-*-
2
3 Import ('env')
4 sources = ['lilypond-profile.sh', 'lilypond-login.sh']
5 gens = map (env.AT_COPY, sources)