summaryrefslogtreecommitdiff
path: root/src/editor/simple/Makefile
diff options
context:
space:
mode:
authorhallgren <hallgren@chalmers.se>2011-07-25 19:21:46 +0000
committerhallgren <hallgren@chalmers.se>2011-07-25 19:21:46 +0000
commit0f7743992b1816ba0bddffe4c7c122469c47e32b (patch)
treed3767ea812ebc5d142f1ec03a177d91978e704e1 /src/editor/simple/Makefile
parent848373e29e6d16db50b68e8835a474dd14b5ab9d (diff)
gfse: various small improvements
Diffstat (limited to 'src/editor/simple/Makefile')
-rw-r--r--src/editor/simple/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/editor/simple/Makefile b/src/editor/simple/Makefile
index be40c0944..00a97b337 100644
--- a/src/editor/simple/Makefile
+++ b/src/editor/simple/Makefile
@@ -4,4 +4,4 @@ save: save.hs
install::
@make save
- rsync -avz P *.html *.css *.js ../../runtime/javascript/minibar/support.js *.cgi *.manifest save www.grammaticalframework.org:/usr/local/www/GF/demos/gfse
+ rsync -avz --exclude .DS_Store P *.html *.css *.js ../../runtime/javascript/minibar/support.js *.cgi *.manifest save www.grammaticalframework.org:/usr/local/www/GF/demos/gfse