]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Makefile
test-dir-iterator: use path argument directly
[thirdparty/git.git] / Makefile
index 8a7e2353520ddd7e0c8074d2b32d0441d97c1597..61df07f48815d166e36b269863418597edb92185 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -710,6 +710,7 @@ TEST_BUILTINS_OBJS += test-config.o
 TEST_BUILTINS_OBJS += test-ctype.o
 TEST_BUILTINS_OBJS += test-date.o
 TEST_BUILTINS_OBJS += test-delta.o
+TEST_BUILTINS_OBJS += test-dir-iterator.o
 TEST_BUILTINS_OBJS += test-drop-caches.o
 TEST_BUILTINS_OBJS += test-dump-cache-tree.o
 TEST_BUILTINS_OBJS += test-dump-fsmonitor.o