X-Git-Url: https://git.ladys.computer/Gitweb/blobdiff_plain/66fe7ed5534cc4b940e6be66873ead8edb247df6b55b4ba8f1a25cf61f17c308..cd525f2cf8038baf70927b226068e26bfdf15d8ff8caffdc0fc356b7adeaa721:/Makefile diff --git a/Makefile b/Makefile index 8d84f49..2236555 100644 --- a/Makefile +++ b/Makefile @@ -120,6 +120,7 @@ GITWEB_JSLIB_FILES += static/js/lib/common-lib.js GITWEB_JSLIB_FILES += static/js/lib/datetime.js GITWEB_JSLIB_FILES += static/js/lib/cookies.js GITWEB_JSLIB_FILES += static/js/javascript-detection.js +GITWEB_JSLIB_FILES += static/js/adjust-timezone.js GITWEB_JSLIB_FILES += static/js/blame_incremental.js