diff --git a/examples/phrasebook/Makefile b/examples/phrasebook/Makefile index 5ddf0a5fc..239ac995d 100644 --- a/examples/phrasebook/Makefile +++ b/examples/phrasebook/Makefile @@ -21,7 +21,7 @@ koe: $(compile) Eng Fre DisambPhrasebookEng missing: - echo "pg -missing | wf -file=missing.txt" | gf Phrasebook.pgf + echo "pg -missing | wf -file=missing.txt" | gf -run Phrasebook.pgf doc: cat Sentences.gf Words.gf >Ontology.gf