Makefile: dependency for builtin-help.o
authorJunio C Hamano <junkio@cox.net>
Sat, 22 Apr 2006 04:56:13 +0000 (21:56 -0700)
committerJunio C Hamano <junkio@cox.net>
Sat, 22 Apr 2006 04:56:31 +0000 (21:56 -0700)
commit08df61713c89be4086b1930ef6b9e46ccf38928d
treecb4872913d80faf299533f391bb68e8564d42d1a
parent70827b15bfb11f7aea52c6995956be9d149233e1
Makefile: dependency for builtin-help.o

builtin-help.c wants to include common-cmds.h which is a
generated file.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile