diff options
author | Graham Percival <graham@percival-music.ca> | 2007-02-08 17:57:57 -0800 |
---|---|---|
committer | Graham Percival <graham@percival-music.ca> | 2007-02-08 17:57:57 -0800 |
commit | d624f4dd03ff018529f5e285407100dd828b0e1c (patch) | |
tree | 9ab9fb95e5ed543b61b420533f7c3a6bb132652d /input/GNUmakefile | |
parent | 31403921f724c2fa747d0bbea823a9c899c2b43a (diff) |
Brown paper bag typo.
Diffstat (limited to 'input/GNUmakefile')
-rw-r--r-- | input/GNUmakefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/input/GNUmakefile b/input/GNUmakefile index b38d5867d3..cc24efc8ad 100644 --- a/input/GNUmakefile +++ b/input/GNUmakefile @@ -7,6 +7,6 @@ examples = typography-demo les-nereides wilhelmus proportional bach-schenker car LOCALSTEPMAKE_TEMPLATES=ly mutopia EXTRA_DIST_FILES=paddy.abc -EXTRA_DIST_DUR = tolsr +EXTRA_DIST_DIR = tolsr include $(depth)/make/stepmake.make |