]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/user/SConscript
* SConstruct (symlink): Add dvips and music-drawing-routines.ps.
[lilypond.git] / Documentation / user / SConscript
index 4edf778bac73b711a627b38b8663bdb73d816743..7c8fc75b840449c6b394e1f9790c42df8ae5de1f 100644 (file)
@@ -69,3 +69,8 @@ env.Alias ('doc', pdfs)
 
 env.Alias ('doc', 'lilypond/lilypond.html')
 env.Alias ('doc', 'lilypond-internals/lilypond-internals.html')
+
+#dir = env['DESTDIR'] + env['sharedir_doc_package'] + '/html'
+#env.Install (dir, 'lilypond')
+#env.Install (dir, 'lilypond-user')
+#env.Alias ('install', dir)