diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index b5068ab..9c1bdad 100644 --- a/Makefile.am +++ b/Makefile.am @@ -35,5 +35,7 @@ SOURCES = \ guix-qa-frontpage/manage-builds.scm \ guix-qa-frontpage/view/util.scm \ guix-qa-frontpage/view/home.scm \ + guix-qa-frontpage/view/branches.scm \ guix-qa-frontpage/view/patches.scm \ + guix-qa-frontpage/view/branch.scm \ guix-qa-frontpage/view/issue.scm |