]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Makefile
t/helper: add test-oidmap.c
[thirdparty/git.git] / Makefile
index 8a7e2353520ddd7e0c8074d2b32d0441d97c1597..5efc7700edbb696a43861b85c29d552c71f628fb 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -727,6 +727,7 @@ TEST_BUILTINS_OBJS += test-lazy-init-name-hash.o
 TEST_BUILTINS_OBJS += test-match-trees.o
 TEST_BUILTINS_OBJS += test-mergesort.o
 TEST_BUILTINS_OBJS += test-mktemp.o
+TEST_BUILTINS_OBJS += test-oidmap.o
 TEST_BUILTINS_OBJS += test-online-cpus.o
 TEST_BUILTINS_OBJS += test-parse-options.o
 TEST_BUILTINS_OBJS += test-path-utils.o