summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorHendrik Brueckner <brueckner@linux.vnet.ibm.com>2015-09-24 12:47:22 +0200
committerHarald Hoyer <harald@redhat.com>2015-09-24 13:03:18 +0200
commit7517f51ef9921d3360453c8eec2c97256d320ceb (patch)
tree009119135965777511430a838e79b953c7c2840c /Makefile.am
parent2e396de8b2317fdd1cb2f5eb1df8dffd13bf1e80 (diff)
s390: add personality support
Introduce personality support for Linux on z Systems to run particular services with a 64-bit or 31-bit personality.
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 41bfdfbeac..e9ad72333b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1502,6 +1502,7 @@ EXTRA_DIST += \
test/exec-ignoresigpipe-yes.service \
test/exec-personality-x86-64.service \
test/exec-personality-x86.service \
+ test/exec-personality-s390.service \
test/exec-privatedevices-no.service \
test/exec-privatedevices-yes.service \
test/exec-privatetmp-no.service \