X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Makefile;h=be1957a5e986d2e0581123dfe4e0eeb6702c13dc;hb=09b90fb3c065ac5ac2ad051596b036131ecedbd5;hp=1fb170531708cc8dc0f34be4492b8bdf9e52b564;hpb=fd1727f5fa1ca1817eee36f99c9245dc2217ecac;p=git.git diff --git a/Makefile b/Makefile index 1fb170531..be1957a5e 100644 --- a/Makefile +++ b/Makefile @@ -620,6 +620,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 @@ -2634,7 +2635,6 @@ dist-doc: distclean: clean $(RM) configure - $(RM) po/git.pot profile-clean: $(RM) $(addsuffix *.gcda,$(addprefix $(PROFILE_DIR)/, $(object_dirs)))