write_or_die.c: rename to use dashes in file name
[gitweb.git] / Makefile
index f181687250d1d7cf9e1d8b5013980751a34d527b..f83b7968319dfac1b9aca6282cdc8afd743fcba2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -936,7 +936,7 @@ LIB_OBJS += walker.o
 LIB_OBJS += wildmatch.o
 LIB_OBJS += worktree.o
 LIB_OBJS += wrapper.o
-LIB_OBJS += write_or_die.o
+LIB_OBJS += write-or-die.o
 LIB_OBJS += ws.o
 LIB_OBJS += wt-status.o
 LIB_OBJS += xdiff-interface.o