author | Guanqun Lu <guanqun.lu@gmail.com> | |
Wed, 4 Feb 2009 21:00:41 +0000 (05:00 +0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 4 Feb 2009 06:11:44 +0000 (22:11 -0800) | ||
commit | 37fc57a213c5dd7a15dfdf571ce4a58de124cb0f | |
tree | 4551f40aa8a8835fccb8ce850941d9cecba269dd | tree | snapshot |
parent | c9a8abcf9a9997d463a6a05668fd9a90a26df1f2 | commit | diff |
add test-dump-cache-tree in Makefile
5c5ba73 (Makefile: Use generic rule to build test programs,
2007-05-31) tried to use generic rule to build test programs, but it
misses the file 'dump-cache-tree.c', since its name is not prefixed by
'test-'. This commit solves this little problem by renaming this file
instead of carrying out an explicit rule in Makefile.
Signed-off-by: Guanqun Lu <guanqun.lu@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
5c5ba73 (Makefile: Use generic rule to build test programs,
2007-05-31) tried to use generic rule to build test programs, but it
misses the file 'dump-cache-tree.c', since its name is not prefixed by
'test-'. This commit solves this little problem by renaming this file
instead of carrying out an explicit rule in Makefile.
Signed-off-by: Guanqun Lu <guanqun.lu@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile | diff | blob | history | |
dump-cache-tree.c | [deleted file] | blob | history |
test-dump-cache-tree.c | [new file with mode: 0644] | blob |