From 0f7743992b1816ba0bddffe4c7c122469c47e32b Mon Sep 17 00:00:00 2001 From: hallgren Date: Mon, 25 Jul 2011 19:21:46 +0000 Subject: gfse: various small improvements --- src/editor/simple/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/editor/simple/Makefile') 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 -- cgit v1.2.3