More fixes for http://code.google.com/p/dygraphs/issues/detail?id=312
[dygraphs.git] / generate-combined.sh
index d38772c..d38d220 100755 (executable)
@@ -12,8 +12,13 @@ dygraph.js \
 dygraph-utils.js \
 dygraph-gviz.js \
 dygraph-interaction-model.js \
+dygraph-range-selector.js \
+dygraph-tickers.js \
 rgbcolor/rgbcolor.js \
 strftime/strftime-min.js \
+plugins/base.js \
+plugins/legend.js \
+plugins/install.js \
 | perl -ne 'print unless m,REMOVE_FOR_COMBINED,..m,/REMOVE_FOR_COMBINED,' \
 > /tmp/dygraph.js