summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2012-08-14 18:44:52 +0200
committerLudovic Courtès <ludo@gnu.org>2012-08-14 18:44:52 +0200
commitd95c0113c9f13365bcd2e95b0e2beb125281a67a (patch)
tree6dfc5e3fce5c7dd9bbca29fdb07295cab867f565 /Makefile.am
parentb86b00567c82e0e16a3cfa65b3f87d95f31506bb (diff)
downloadguix-patches-d95c0113c9f13365bcd2e95b0e2beb125281a67a.tar
guix-patches-d95c0113c9f13365bcd2e95b0e2beb125281a67a.tar.gz
build: Add `test.drv' to the distribution.
* Makefile.am (EXTRA_DIST): Add `tests/test.drv'.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
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)