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 dc3b551976..91237a84d9 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 +TARGET_LIST = i386 aarch64 SRC_PATH = ../.. |