Fix build/test breakage caused by last commit

This commit is contained in:
Justine Tunney 2020-10-06 12:13:15 -07:00
parent c45e46f871
commit 680daf1210
7 changed files with 14 additions and 11 deletions

View file

@ -70,6 +70,5 @@ o/$(MODE)/tool/tags/%.com.dbg: \
@$(APELINK)
.PHONY: o/$(MODE)/tool/tags
o/$(MODE)/tool/tags: \
$(TOOL_TAGS_BINS) \
$(TOOL_TAGS_CHECKS)
o/$(MODE)/tool/tags:
# TODO: Why isn't tags.h.inc being generated?