Merge branch 'master' of git://github.com/danvk/dygraphs into edge-points
[dygraphs.git] / dygraph-dev.js
index f17ee2b..e1d8830 100644 (file)
@@ -27,6 +27,9 @@
     "dygraph-interaction-model.js",
     "dygraph-range-selector.js",
     "dygraph-tickers.js",
+    "plugins/base.js",
+    "plugins/legend.js",
+    "plugins/install.js",
     "dygraph-options-reference.js"  // Shouldn't be included in generate-combined.sh
   ];