diff options
| author | hallgren <hallgren@chalmers.se> | 2010-05-21 10:29:11 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2010-05-21 10:29:11 +0000 |
| commit | ce07f4dd37dd74951d066c4b4f015ce84762473e (patch) | |
| tree | 4ed82aaf051c669be6bb3e716e4294349fa78f84 /examples | |
| parent | 4ddb3cade3f17db17a44e757ffa8bea52e0e81a8 (diff) | |
make upload
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 |
