Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t/helper: merge test-chmtime into test-tool
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 2376646e98f18bca40f5d2503f6aa4ffaaf54679..416a8e39c1d636f0597f3c3a3cc642714ef13aa1 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-652,7
+652,8
@@
X =
PROGRAMS += $(patsubst %.o,git-%$X,$(PROGRAM_OBJS))
-TEST_PROGRAMS_NEED_X += test-chmtime
+TEST_BUILTINS_OBJS += test-chmtime.o
+
TEST_PROGRAMS_NEED_X += test-ctype
TEST_PROGRAMS_NEED_X += test-config
TEST_PROGRAMS_NEED_X += test-date