X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Makefile;h=be1957a5e986d2e0581123dfe4e0eeb6702c13dc;hb=926b1ec63ee045503f609e88ca445b94c06bd5d7;hp=1fb170531708cc8dc0f34be4492b8bdf9e52b564;hpb=883a2a35043ca4eb238c92e94a66bd04a1fb833a;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)))