the repository which powers this website
Diffstat (limited to 'cgit.mk')
-rw-r--r--cgit.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/cgit.mk b/cgit.mk
index e0e29a42..746ddae4 100644
--- a/cgit.mk
+++ b/cgit.mk
@@ -104,6 +104,7 @@ CGIT_THEMED_INPUTS += $(CGIT_PREFIX)themed/commit.html
CGIT_THEMED_INPUTS += $(CGIT_PREFIX)themed/log.html
CGIT_THEMED_INPUTS += $(CGIT_PREFIX)themed/refs.html
CGIT_THEMED_INPUTS += $(CGIT_PREFIX)themed/summary.html
+CGIT_THEMED_INPUTS += $(CGIT_PREFIX)themed/tree.html
CGIT_OBJS := $(addprefix $(CGIT_PREFIX),$(CGIT_OBJ_NAMES))