aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2022-10-25 21:15:02 +0100
committerChristopher Baines <mail@cbaines.net>2022-10-25 21:15:02 +0100
commit733a22a26b3772c3a081b7b88e3652f10971c9c8 (patch)
tree7ce7069672d5bf944abda9daee28d7b0cadd4ef0 /Makefile.am
parent886295cbd1dd00f5a5310f82140c6b12544356c2 (diff)
downloadqa-frontpage-733a22a26b3772c3a081b7b88e3652f10971c9c8.tar
qa-frontpage-733a22a26b3772c3a081b7b88e3652f10971c9c8.tar.gz
Adopt managing patch branches
This previously happened with some scripts run through Laminar, this commit moves the functionality here.
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 cbf3a46..b4598d9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -36,6 +36,7 @@ SOURCES = \
guix-qa-frontpage/mumi.scm \
guix-qa-frontpage/derivation-changes.scm \
guix-qa-frontpage/manage-builds.scm \
+ guix-qa-frontpage/manage-patch-branches.scm \
guix-qa-frontpage/view/util.scm \
guix-qa-frontpage/view/home.scm \
guix-qa-frontpage/view/branches.scm \