diff options
Diffstat (limited to 'examples/dialogue/Makefile')
| -rw-r--r-- | examples/dialogue/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/dialogue/Makefile b/examples/dialogue/Makefile index 99d8d0895..475736740 100644 --- a/examples/dialogue/Makefile +++ b/examples/dialogue/Makefile @@ -11,4 +11,4 @@ swecorpus: echo "gt -depth=4 | pt -transform=typecheck | l -all" | gf LightsSwe.gf doc: - txt2tags -thtml README.txt + txt2tags -thtml -ogf-dialogue.html README.txt |
