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)