remove old hash.[ch] implementation
[gitweb.git] / Makefile
index d8d3d6705b18b23d7e9aa43b4868146d0440b8f9..f495dd4c13b9ea9e66b70e0fa25737f8f39e35fe 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -677,7 +677,6 @@ LIB_H += git-compat-util.h
 LIB_H += gpg-interface.h
 LIB_H += graph.h
 LIB_H += grep.h
-LIB_H += hash.h
 LIB_H += hashmap.h
 LIB_H += help.h
 LIB_H += http.h
@@ -809,7 +808,6 @@ LIB_OBJS += gettext.o
 LIB_OBJS += gpg-interface.o
 LIB_OBJS += graph.o
 LIB_OBJS += grep.o
-LIB_OBJS += hash.o
 LIB_OBJS += hashmap.o
 LIB_OBJS += help.o
 LIB_OBJS += hex.o