From: Ramsay Jones Date: Tue, 25 Oct 2011 17:15:20 +0000 (+0100) Subject: gitweb/Makefile: Remove static/gitweb.js in the clean target X-Git-Url: https://git.ladys.computer/Gitweb/commitdiff_plain/76f96eed36acd357f20478c20a4ce19fae72a59b882aa1efaccd681d54290cd5?hp=76f96eed36acd357f20478c20a4ce19fae72a59b882aa1efaccd681d54290cd5 gitweb/Makefile: Remove static/gitweb.js in the clean target Since 9a86dd5 (gitweb: Split JavaScript for maintability, combining on build, 2011-04-28), static/gitweb.js has been a build product that should be cleaned upon "make clean". Signed-off-by: Ramsay Jones Signed-off-by: Junio C Hamano ---