Sync with 1.6.5.3
[gitweb.git] / Makefile
index 856ba098b8a6383b81fd7d7b716fae9fc39c7f85..35f5294cf0e246affc1c59cbc0bfdf91a50da18e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -457,6 +457,7 @@ LIB_H += sideband.h
 LIB_H += sigchain.h
 LIB_H += strbuf.h
 LIB_H += string-list.h
+LIB_H += submodule.h
 LIB_H += tag.h
 LIB_H += transport.h
 LIB_H += tree.h
@@ -555,6 +556,7 @@ LIB_OBJS += sideband.o
 LIB_OBJS += sigchain.o
 LIB_OBJS += strbuf.o
 LIB_OBJS += string-list.o
+LIB_OBJS += submodule.o
 LIB_OBJS += symlinks.o
 LIB_OBJS += tag.o
 LIB_OBJS += trace.o