X-Git-Url: https://git.ladys.computer/Gitweb/blobdiff_plain/66fe7ed5534cc4b940e6be66873ead8edb247df6b55b4ba8f1a25cf61f17c308..d0b6c8bc746e60c6639103263dd8f5202a24caafb34ec02f92e61cdd4a1323d6:/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