diff options
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/phrasebook/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/phrasebook/Makefile b/examples/phrasebook/Makefile index 46946119a..b1a944276 100644 --- a/examples/phrasebook/Makefile +++ b/examples/phrasebook/Makefile @@ -32,3 +32,5 @@ doc: txt2tags -thtml phrasebook.txt rm -f Ontology.gf Implementation.gf +upload:: Phrasebook.pgf + rsync -a Phrasebook.pgf www.grammaticalframework.org:/usr/local/www/GF-demos/www/grammars |
