]> asedeno.scripts.mit.edu Git - git.git/blobdiff - Makefile
Merge branch 'maint'
[git.git] / Makefile
index 30656cf62cdd41b0c4456c5e0220cb2338048654..5d5976f94faa1b981f5c8ad9056ab4c5cc9dd3a6 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