forked from GitHub/gf-core
Forgotten record in src/server/Makefile.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user