aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2023-10-31 18:35:59 +0000
committerChristopher Baines <mail@cbaines.net>2023-10-31 18:35:59 +0000
commit074b856b01202c74a86846278adf1a7bbcc41cb9 (patch)
tree1b0e3819c3a60f33aa3500eb594ea6424b6435b0 /Makefile.am
parent6687339143d58afa0f26a674b24f83fab4a16556 (diff)
downloadqa-frontpage-074b856b01202c74a86846278adf1a7bbcc41cb9.tar
qa-frontpage-074b856b01202c74a86846278adf1a7bbcc41cb9.tar.gz
Generate a reproducible.json file
Which can hopefully be consumed by https://ismypackagereproducibleyet.org/
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 b0065d1..0bdf182 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -36,6 +36,7 @@ SOURCES = \
guix-qa-frontpage/branch.scm \
guix-qa-frontpage/issue.scm \
guix-qa-frontpage/mumi.scm \
+ guix-qa-frontpage/reproducible-builds.scm \
guix-qa-frontpage/debbugs.scm \
guix-qa-frontpage/derivation-changes.scm \
guix-qa-frontpage/manage-builds.scm \