commit | 7c4c9f4cd9c36694ce0de5674f263585064cceec | [log] [tgz] |
---|---|---|
author | René Scharfe <rene.scharfe@lsrfire.ath.cx> | Thu Jan 04 19:33:48 2007 +0100 |
committer | Junio C Hamano <junkio@cox.net> | Thu Jan 04 22:28:46 2007 -0800 |
tree | 57bd3b381677d86761b42f75c5e4257516a5224b | |
parent | 3a2d3e8678a01e327c8e6c851ed6d2cfd3c21aaf [diff] |
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>