aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index d1e8ab6..29ac829 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -27,7 +27,9 @@ bin_SCRIPTS = \
scripts/guix-data-service-process-branch-updated-email \
scripts/guix-data-service-process-branch-updated-mbox \
scripts/guix-data-service-manage-build-servers \
- scripts/guix-data-service-query-build-servers
+ scripts/guix-data-service-query-build-servers \
+ scripts/guix-data-service-backup-database \
+ scripts/guix-data-service-create-small-backup
moddir = $(prefix)/share/guile/site/$(GUILE_EFFECTIVE_VERSION)
godir = $(prefix)/lib/guile/$(GUILE_EFFECTIVE_VERSION)/site-ccache