aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2022-09-17 16:06:32 +0200
committerChristopher Baines <mail@cbaines.net>2022-09-17 16:06:32 +0200
commit52d9708ed90908fa07475c36cdff36089f461f78 (patch)
tree4d7913dd6bd9edd1e2feb3948d6359a0b194a8d0 /Makefile.am
parent4dcec76d50a892d4025b1095f53323ba65dc4d3b (diff)
downloadqa-frontpage-52d9708ed90908fa07475c36cdff36089f461f78.tar
qa-frontpage-52d9708ed90908fa07475c36cdff36089f461f78.tar.gz
Try to start highlighting patch issues which pass some checks
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index f17c5e1..5ab92c9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -32,6 +32,7 @@ SOURCES = \
guix-qa-frontpage/database.scm \
guix-qa-frontpage/patchwork.scm \
guix-qa-frontpage/guix-data-service.scm \
+ guix-qa-frontpage/issue.scm \
guix-qa-frontpage/derivation-changes.scm \
guix-qa-frontpage/manage-builds.scm \
guix-qa-frontpage/view/util.scm \