X-Git-Url: https://git.ladys.computer/Gitweb/blobdiff_plain/47fe8fa87b01872f5ab58f2bd0e3ddc9ed5e11868698098ad082a3298a035e0d..ff3cde0cc388488d18aaee73fffa400e3daa35d77ebc2c52e49c32c48a6a5834:/Makefile diff --git a/Makefile b/Makefile index 5f46bc6..2236555 100644 --- a/Makefile +++ b/Makefile @@ -118,7 +118,9 @@ GITWEB_FILES += static/git-logo.png static/git-favicon.png # then the rest of files; js/gitweb.js should be last (if it exists) 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