build: Add `test.drv' to the distribution.
* Makefile.am (EXTRA_DIST): Add `tests/test.drv'.master
parent
b86b00567c
commit
d95c0113c9
|
@ -64,6 +64,7 @@ LOG_COMPILER = \
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
srfi/srfi-64.scm \
|
srfi/srfi-64.scm \
|
||||||
srfi/srfi-64.upstream.scm \
|
srfi/srfi-64.upstream.scm \
|
||||||
|
tests/test.drv \
|
||||||
build-aux/config.rpath \
|
build-aux/config.rpath \
|
||||||
release.nix \
|
release.nix \
|
||||||
$(TESTS)
|
$(TESTS)
|
||||||
|
|
Reference in New Issue