diff options
Diffstat (limited to 'tests/migration/Makefile')
-rw-r--r-- | tests/migration/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/migration/Makefile b/tests/migration/Makefile index 91237a84d9..ff726ed7dd 100644 --- a/tests/migration/Makefile +++ b/tests/migration/Makefile @@ -5,7 +5,7 @@ # See the COPYING file in the top-level directory. # -TARGET_LIST = i386 aarch64 +TARGET_LIST = i386 aarch64 s390x SRC_PATH = ../.. |