]> Lady’s Gitweb - Gitweb/blobdiff - Makefile
gitweb.js: Extract and improve datetime handling
[Gitweb] / Makefile
index 77ee5475e42b61b30de6b8979667aa798b90c4cc8834c110a95644cdf096b858..5f46bc62fb52b915e109964e50d95db5794507a4d321055bc379fc1edfa1c366 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -117,6 +117,7 @@ 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/javascript-detection.js
 GITWEB_JSLIB_FILES += static/js/blame_incremental.js
 
This page took 0.207596 seconds and 4 git commands to generate.