summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2018-11-04 22:54:46 +0100
committerLudovic Courtès <ludo@gnu.org>2018-11-06 23:21:24 +0100
commitb07014f55ae083f589ea286fca30890a9d705153 (patch)
treea7ba7863c79d9314a1a32c432d5f122a0c597973 /Makefile.am
parent72dc64f8f720268930eed448abfc15d2a0eca3cf (diff)
downloadgnu-guix-b07014f55ae083f589ea286fca30890a9d705153.tar
gnu-guix-b07014f55ae083f589ea286fca30890a9d705153.tar.gz
pack: Add test for '--relocatable'.
* tests/guix-pack-relocatable.sh: New file. * Makefile.am (SH_TESTS): Add it.
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 7e4b2b9406..c63b65ba56 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -406,6 +406,7 @@ SH_TESTS = \
tests/guix-gc.sh \
tests/guix-hash.sh \
tests/guix-pack.sh \
+ tests/guix-pack-relocatable.sh \
tests/guix-package.sh \
tests/guix-package-net.sh \
tests/guix-system.sh \