Bugfix #282. Use valueRange (if specified) instead of extremes during unzooming....
[dygraphs.git] / Makefile
index b71596c..2614ea3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -8,4 +8,10 @@ all: generate-combined
 
 generate-combined:
        @echo Generating dygraph-combined.js
-       @generate-combined.sh
+       @./generate-combined.sh
+
+gwt: generate-gwt
+
+generate-gwt:
+       @echo Generating GWT JAR file
+       @./generate-jar.sh