diff options
author | Han-Wen Nienhuys <hanwen@xs4all.nl> | 2001-03-05 00:13:32 +0100 |
---|---|---|
committer | Han-Wen Nienhuys <hanwen@xs4all.nl> | 2001-03-05 00:13:32 +0100 |
commit | b7e3626cf632670001a2e74af5083abafd32be55 (patch) | |
tree | 6ac1ce0e4dc62c114860cd57cdb4fa4777bacd8b /make/substitute.make | |
parent | f1a9072c2c9f45b591a115b9aa134d7dbbcc19fd (diff) |
release: 1.3.135
============
* Bugfix: Pitch::transpose ().
* Small doco update.
* Silly build and website-build fixes.
* convert-ly: added conversions, converted glossary, refman and examples.
1.3.134.h
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 f35294a554..195cc117d3 100644 --- a/make/substitute.make +++ b/make/substitute.make @@ -7,6 +7,7 @@ include $(stepdir)/substitute-rules.make ATVARIABLES = \ BASH\ DATE\ + sharedstatedir\ GUILE\ date\ datadir\ |