disasm-test/Makefile.am: Include Makefile.tool-tests.am not Makefile.all.am
Also: do not build disasm-test on platforms other than s390x. There is no
point doing so as you won't be able to run it in a meaningful way.
perf \
gdbserver_tests \
memcheck/tests/vbit-test \
- none/tests/s390x/disasm-test \
none/tests/iropt-test \
auxprogs \
mpi \
SUBDIRS += arm64
endif
if VGCONF_ARCHS_INCLUDE_S390X
-SUBDIRS += s390x
+SUBDIRS += s390x s390x/disasm-test
endif
if VGCONF_ARCHS_INCLUDE_MIPS32
SUBDIRS += mips32
-include $(top_srcdir)/Makefile.all.am
+include $(top_srcdir)/Makefile.tool-tests.am
EXTRA_DIST = disasm-test.vgtest disasm-test.stderr.exp \
disasm-test.post.exp