X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Makefile;h=e4f8e0ef08b9f3f4eb5035f20421ee035127fdf2;hb=92b7aacbbc654de4cfae6806bc92cf81ec1823aa;hp=99a7a2b972502411a3dae5e05f6cbcf35a1720c6;hpb=0cfba96121b9617668a7b4ad18e3ae3a19dc8755;p=git.git diff --git a/Makefile b/Makefile index 99a7a2b97..e4f8e0ef0 100644 --- a/Makefile +++ b/Makefile @@ -615,6 +615,7 @@ LIB_H += streaming.h LIB_H += string-list.h LIB_H += submodule.h LIB_H += tag.h +LIB_H += thread-utils.h LIB_H += transport.h LIB_H += tree.h LIB_H += tree-walk.h