~ruther/guix-local

ed795c060858f3949bf5ad321008626f5e7f195a — Ludovic Courtès 13 years ago 2152e3c
build: Add SRFI-64 to the distribution.

* Makefile.am (MODULES): Add `srfi/srfi-64.scm' and
  `srfi/srfi-64.upstream.scm'.
1 files changed, 6 insertions(+), 1 deletions(-)

M Makefile.am
M Makefile.am => Makefile.am +6 -1
@@ 59,7 59,12 @@ TESTS_ENVIRONMENT =								\
LOG_COMPILER =					\
  $(GUILE) --no-auto-compile -L "$(top_srcdir)"

EXTRA_DIST = build-aux/config.rpath release.nix $(TESTS)
EXTRA_DIST =					\
  srfi/srfi-64.scm				\
  srfi/srfi-64.upstream.scm			\
  build-aux/config.rpath			\
  release.nix					\
  $(TESTS)

CLEANFILES = $(GOBJECTS) *.log