aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2022-11-20 19:38:04 +0000
committerChristopher Baines <mail@cbaines.net>2022-11-20 21:34:32 +0000
commitec62a85e7892029846fc0803a9ebad5807ee8193 (patch)
treea8f997fface70d6d7d83cca93abbe77639dcd130 /Makefile.am
parent0b363f21550c3c0b169debac58b76be60b068442 (diff)
downloadqa-frontpage-ec62a85e7892029846fc0803a9ebad5807ee8193.tar
qa-frontpage-ec62a85e7892029846fc0803a9ebad5807ee8193.tar.gz
Extract out the git repository procetures from manage branches module
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 b4598d9..711d842 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -37,6 +37,7 @@ SOURCES = \
guix-qa-frontpage/derivation-changes.scm \
guix-qa-frontpage/manage-builds.scm \
guix-qa-frontpage/manage-patch-branches.scm \
+ guix-qa-frontpage/git-repository.scm \
guix-qa-frontpage/view/util.scm \
guix-qa-frontpage/view/home.scm \
guix-qa-frontpage/view/branches.scm \