]> Lady’s Gitweb - Gitweb/blobdiff - Makefile
gitweb.js: Provide getElementsByClassName method (if it not exists)
[Gitweb] / Makefile
index 77ee5475e42b61b30de6b8979667aa798b90c4cc8834c110a95644cdf096b858..8d84f4973bfb6ea91779d7900ccd6bed9d132776030b65deeb8f963ea52e788d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -117,6 +117,8 @@ GITWEB_FILES += static/git-logo.png static/git-favicon.png
 # js/lib/common-lib.js should be always first, then js/lib/*.js,
 # 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
 
This page took 0.219464 seconds and 4 git commands to generate.