diff options
author | Graham Percival <graham@percival-music.ca> | 2006-07-12 23:29:48 +0000 |
---|---|---|
committer | Graham Percival <graham@percival-music.ca> | 2006-07-12 23:29:48 +0000 |
commit | 458d9e83f4e968c8a61de68f80b3b25a1ff0b396 (patch) | |
tree | 8fb254bf26fc710993443fedb29ce85bb6013963 /input/GNUmakefile | |
parent | 781f6ef39221a506409c573fcf85a057a51cb63f (diff) |
Doc build looks for files in input/manual/ instead of input/test/
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 8fa23d8275..da9987de40 100644 --- a/input/GNUmakefile +++ b/input/GNUmakefile @@ -1,6 +1,6 @@ depth = .. -SUBDIRS = test regression tutorial no-notation mutopia +SUBDIRS = test regression tutorial no-notation mutopia manual examples = typography-demo les-nereides wilhelmus proportional bach-schenker |