summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
index 3f50427..4d8f03a 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -33,5 +33,9 @@ lib/javascriptrrd.wlibs.js: lib/javascriptrrd.js \
touch -a ../flot/jquery.flot.canvas.min.js
touch -a ../flot/jquery.flot.canvas.js
+# in the past we were not shipping the min version, so just use the unminimized one, if needed
+../flot/jquery.flot.tooltip.min.js:
+ cp ../flot/jquery.flot.tooltip.js ../flot/jquery.flot.tooltip.min.js
+
clean:
rm -f lib/javascriptrrd.js lib/javascriptrrd.wlibs.js