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 f66c985c..551f0b82 100644
--- a/cgit.mk
+++ b/cgit.mk
@@ -99,6 +99,7 @@ CGIT_OBJ_NAMES += themed/themed.o
CGIT_OBJ_NAMES += themed/mincrypt_sha256.o
CGIT_THEMED_INPUTS += $(CGIT_PREFIX)themed/base.html
+CGIT_THEMED_INPUTS += $(CGIT_PREFIX)themed/tree_common.html
CGIT_THEMED_INPUTS += $(CGIT_PREFIX)themed/index.html
CGIT_THEMED_INPUTS += $(CGIT_PREFIX)themed/commit.html
CGIT_THEMED_INPUTS += $(CGIT_PREFIX)themed/diff.html