X-Git-Url: https://git.ladys.computer/Gitweb/blobdiff_plain/47fe8fa87b01872f5ab58f2bd0e3ddc9ed5e11868698098ad082a3298a035e0d..66fe7ed5534cc4b940e6be66873ead8edb247df6b55b4ba8f1a25cf61f17c308:/Makefile?ds=sidebyside diff --git a/Makefile b/Makefile index 5f46bc6..8d84f49 100644 --- a/Makefile +++ b/Makefile @@ -118,6 +118,7 @@ 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/blame_incremental.js