]> git.ipfire.org Git - thirdparty/git.git/commit - Makefile
Make check target depend on common-cmds.h
authorRené Scharfe <rene.scharfe@lsrfire.ath.cx>
Thu, 4 Jan 2007 18:33:48 +0000 (19:33 +0100)
committerJunio C Hamano <junkio@cox.net>
Fri, 5 Jan 2007 06:28:46 +0000 (22:28 -0800)
commit7c4c9f4cd9c36694ce0de5674f263585064cceec
tree57bd3b381677d86761b42f75c5e4257516a5224b
parent3a2d3e8678a01e327c8e6c851ed6d2cfd3c21aaf
Make check target depend on common-cmds.h

This fixes sparse complaining about a missing include file
if 'make check' is run on clean sources.

Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile