Forgotten record in src/server/Makefile.

This commit is contained in:
bjorn
2008-11-04 13:57:27 +00:00
parent 84aebb8ab8
commit 13042d7dac

View File

@@ -6,10 +6,14 @@ pgf.fcgi:
cabal install
cp dist/build/pgf.fcgi/pgf.fcgi .
gwt:
gwt-translate:
chmod a+x gwt/Translate-compile
gwt/Translate-compile
gwt-fridge:
chmod a+x gwt/Fridge-compile
gwt/Fridge-compile
gf-gwt.jar:
mkdir -p gwt/bin/se/chalmers/cs/gf/gwt/client
javac -classpath "$(GWT_CLASSPATH)" -sourcepath gwt/src gwt/src/se/chalmers/cs/gf/gwt/client/*.java