From 5d2688c5722f9c51d1a265159493f9639fc3f8f7 Mon Sep 17 00:00:00 2001 From: Vivien Kraus Date: Thu, 25 Feb 2021 20:02:48 +0100 Subject: Also distribute the test --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 0370d5f..3553a1a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,7 +7,8 @@ EXTRA_DIST = web-client-with-cache.org \ doc/fdl.texi \ .guix-channel \ guix/vkraus/packages/web-client-with-cache.scm \ - website.scm + website.scm \ + tests/tests.scm moddir = $(prefix)/share/guile/site/$(GUILE_EFFECTIVE_VERSION) godir = $(libdir)/guile/$(GUILE_EFFECTIVE_VERSION)/site-ccache -- cgit v1.2.3