aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2023-05-23 08:38:41 +0100
committerChristopher Baines <mail@cbaines.net>2023-05-23 09:21:07 +0100
commit13994e1916a289bff86a3796f5703606cd205ce4 (patch)
tree2fb15068bd0b9d1d749d99821e2c2f226b81032b /Makefile.am
parente3c999fdbc3209fbc0d9c21a7877d88457f0ca3e (diff)
downloadqa-frontpage-13994e1916a289bff86a3796f5703606cd205ce4.tar
qa-frontpage-13994e1916a289bff86a3796f5703606cd205ce4.tar.gz
Extract out branch related code
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 4e2de86..c6a010f 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/branch.scm \
guix-qa-frontpage/issue.scm \
guix-qa-frontpage/mumi.scm \
guix-qa-frontpage/derivation-changes.scm \