]> git.donarmstrong.com Git - lilypond.git/blob - tex/SConscript
Update texinfo.tex from Texinfo CVS
[lilypond.git] / tex / SConscript
1 # -*-python-*-
2
3 Import ('env', 'install', 'src_glob')
4 sources = src_glob ('*.tex')
5 install (sources, env['sharedir_package_version'] + '/tex')