From e8c1a4e7053f4cc4c1451f5735c41c15c7d9a040 Mon Sep 17 00:00:00 2001 From: Moritz Muehlenhoff Date: Thu, 4 Mar 2021 12:56:16 +0100 Subject: add triage to Makefile --- doc/security-team.d.o/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/security-team.d.o/Makefile b/doc/security-team.d.o/Makefile index fab4bc85b5..6d618a9850 100644 --- a/doc/security-team.d.o/Makefile +++ b/doc/security-team.d.o/Makefile @@ -1,6 +1,6 @@ # to be executed on dillon.debian.org MD=/usr/bin/markdown_py -SOURCES=security_tracker glossary index contact dsa_release organization tasks tips +SOURCES=security_tracker glossary index contact dsa_release organization tasks tips triage HTMLS=$(patsubst %,$(DEST)/%.html,$(SOURCES)) EXTENSIONS=tables def_list toc -- cgit v1.2.3