]> git.donarmstrong.com Git - lilypond.git/blobdiff - elisp/SConscript
* Fix some problems after the renaming of my-lily -> lily
[lilypond.git] / elisp / SConscript
index 1247af9f41aba7321d5bc236bd6e539685f1a332..950f34530a120c4e7eae61faeb7ddfef5a15b969 100644 (file)
@@ -6,7 +6,7 @@ sources = src_glob ('*.el') + ['lilypond-words.el']
 e = env.Copy ()
 a = '$PYTHON $srcdir/buildscripts/lilypond-words.py --el --dir=${TARGET.dir}'
 e.Command ('lilypond-words.el',
-          ['#/lily/my-lily-lexer.cc',
+          ['#/lily/lily-lexer.cc',
            '#/buildscripts/lilypond-words.py',
            '#/scm/new-markup.scm',
            '#/ly/engraver-init.ly',],