From d95c0113c9f13365bcd2e95b0e2beb125281a67a Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Tue, 14 Aug 2012 18:44:52 +0200 Subject: build: Add `test.drv' to the distribution. * Makefile.am (EXTRA_DIST): Add `tests/test.drv'. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 51266585dc..a55de7bd38 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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) -- cgit v1.2.3