sha1_name.c: rename to use dash in file name
[gitweb.git] / Makefile
index 88730d6fdd4bbae8a7b842b822f6e0faa99a4e3f..ed0ac30a16fa3ec7433f7c373954e3364a8fe4f3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -901,7 +901,7 @@ LIB_OBJS += setup.o
 LIB_OBJS += sha1-array.o
 LIB_OBJS += sha1-lookup.o
 LIB_OBJS += sha1_file.o
-LIB_OBJS += sha1_name.o
+LIB_OBJS += sha1-name.o
 LIB_OBJS += shallow.o
 LIB_OBJS += sideband.o
 LIB_OBJS += sigchain.o