Code

Move gitmkstemps to path.c
[git.git] / Makefile
index 7bf2fca4070d2d00ac31d8b4dca6dff19b79cc79..4387d4207f49d4b80e8e922ccc85bf157447aa0b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1200,7 +1200,6 @@ ifdef NO_MKDTEMP
 endif
 ifdef NO_MKSTEMPS
        COMPAT_CFLAGS += -DNO_MKSTEMPS
-       COMPAT_OBJS += compat/mkstemps.o
 endif
 ifdef NO_UNSETENV
        COMPAT_CFLAGS += -DNO_UNSETENV