diff options
Diffstat (limited to 'examples/phrasebook/Makefile')
| -rw-r--r-- | examples/phrasebook/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/phrasebook/Makefile b/examples/phrasebook/Makefile index f0dc1826d..4e36e2988 100644 --- a/examples/phrasebook/Makefile +++ b/examples/phrasebook/Makefile @@ -29,7 +29,7 @@ doc: rm -f Ontology.gf cat SentencesI.gf WordsEng.gf >Implementation.gf gfdoc Implementation.gf - txt2tags -thtml phrasebook.txt + txt2tags -thtml --toc phrasebook.txt rm -f Ontology.gf Implementation.gf upload:: Phrasebook.pgf |
