]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD: no need to clean up when making git-tar
authorWilly Tarreau <w@1wt.eu>
Thu, 20 Dec 2012 14:00:44 +0000 (15:00 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 20 Dec 2012 14:00:44 +0000 (15:00 +0100)
commit05ed29cf6ef1eb6268c95c5d38af849c487eeedd
tree4c03b4ad068d0d9978a7e1dabe1f5c26d1c84a98
parent40f151aa79bcdf8b517c4e5666edbc7a47ea7fdc
BUILD: no need to clean up when making git-tar

git-tar uses the repository, not the working dir, so it's useless to
run "make clean" first.
Makefile