summaryrefslogtreecommitdiff
path: root/compat
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2010-04-15 12:57:18 (GMT)
committerJunio C Hamano <gitster@pobox.com>2010-04-17 19:40:19 (GMT)
commit8de096b6718048e84ee88e604a94b22937a0758e (patch)
treeb82d9dd0ab8468c3574c2ddbae7e60899c6d71d9 /compat
parenta6ccbbdb66be4e4b90bd54fc644d6366491996b5 (diff)
downloadgit-8de096b6718048e84ee88e604a94b22937a0758e.zip
git-8de096b6718048e84ee88e604a94b22937a0758e.tar.gz
git-8de096b6718048e84ee88e604a94b22937a0758e.tar.bz2
gitweb: simplify gitweb.min.* generation and clean-up rules
GITWEB_CSS and GITWEB_JS are meant to be "what URI should the installed cgi script use to refer to the stylesheet and JavaScript", never "this is the name of the file we are building". Don't use them to decide what file to build minified versions in. While we are at it, lose FILES that is used only for "clean" target in a misguided way. "make clean" should try to remove all the potential build artifacts regardless of a minor configuration change. Instead of trying to remove only the build product "make clean" would have created if it were run without "clean", explicitly list the three potential build products for removal. Tested-by: Mark Rada <marada@uwaterloo.co> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'compat')
0 files changed, 0 insertions, 0 deletions