diff options
author | Han-Wen Nienhuys <hanwen@xs4all.nl> | 2003-03-16 14:59:09 +0000 |
---|---|---|
committer | Han-Wen Nienhuys <hanwen@xs4all.nl> | 2003-03-16 14:59:09 +0000 |
commit | 9a7a808b7c7abcacd08f4c992f75394cc4543d2e (patch) | |
tree | fbae7c4651b97927eb77d7f00c293f7555b858ad /make/substitute.make | |
parent | b695260174219043bddbbaf79b2affed8b8aa108 (diff) |
* stepmake/stepmake/omf-targets.make (local-install): add
scrollkeeper-update message.
* scripts/lilypond-book.py (lilypond_binary): explicity add path to binary.
(TexiPaper.process_ly2dvi_block): idem for ly2dvi
* scripts/ly2dvi.py (lilypond_binary): explicity add path to binary.
Diffstat (limited to 'make/substitute.make')
-rw-r--r-- | make/substitute.make | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/make/substitute.make b/make/substitute.make index 3ffbd9bb29..21f626ea3a 100644 --- a/make/substitute.make +++ b/make/substitute.make @@ -9,6 +9,7 @@ ATVARIABLES = \ DATE\ sharedstatedir\ GUILE\ + bindir\ date\ datadir\ lilypond_datadir\ |