]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/SConscript
Updates. Add targets: tar, dist, release.
[lilypond.git] / Documentation / SConscript
index bfecb74ac8872e6966007907e8a583e9eaf67b74..56b9039c03128c4ecdaa2ef742b3ea7192f6cc4e 100644 (file)
@@ -11,6 +11,3 @@ sources = ['index.html.in', 'texinfo.css']
 os.chdir (here)
 outdir = os.path.join (env['build'], reldir, env['out'])
 
-#testing
-all_sources = ['SConscript',] + sources
-x = env.Tar (env['tarball'], all_sources)