~ruther/guix-local

d95c0113c9f13365bcd2e95b0e2beb125281a67a — Ludovic Courtès 13 years ago b86b005
build: Add `test.drv' to the distribution.

* Makefile.am (EXTRA_DIST): Add `tests/test.drv'.
1 files changed, 1 insertions(+), 0 deletions(-)

M Makefile.am
M Makefile.am => Makefile.am +1 -0
@@ 64,6 64,7 @@ LOG_COMPILER =					\
EXTRA_DIST =					\
  srfi/srfi-64.scm				\
  srfi/srfi-64.upstream.scm			\
  tests/test.drv				\
  build-aux/config.rpath			\
  release.nix					\
  $(TESTS)