X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Makefile;h=e4f8e0ef08b9f3f4eb5035f20421ee035127fdf2;hb=a12c6b0149e3dadd0701dac4fd0ba2463d251650;hp=99a7a2b972502411a3dae5e05f6cbcf35a1720c6;hpb=a67c23544888761e940452f7533953b3c368456f;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