aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2022-09-17 17:29:09 +0200
committerChristopher Baines <mail@cbaines.net>2022-09-17 17:29:09 +0200
commita1e339c212cf177c5205516a26233fede0965d53 (patch)
treee24e2a8cc96aee5c0beb8b8555bd67729f92db8d /Makefile.am
parent52d9708ed90908fa07475c36cdff36089f461f78 (diff)
downloadqa-frontpage-a1e339c212cf177c5205516a26233fede0965d53.tar
qa-frontpage-a1e339c212cf177c5205516a26233fede0965d53.tar.gz
Display the issue tags on the issue page
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 5ab92c9..cbf3a46 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -33,6 +33,7 @@ SOURCES = \
guix-qa-frontpage/patchwork.scm \
guix-qa-frontpage/guix-data-service.scm \
guix-qa-frontpage/issue.scm \
+ guix-qa-frontpage/mumi.scm \
guix-qa-frontpage/derivation-changes.scm \
guix-qa-frontpage/manage-builds.scm \
guix-qa-frontpage/view/util.scm \