Add missing zstd.h to coregrind Makefile.am noinst_HEADERS
[valgrind.git] / memcheck / tests / s390x / Makefile.am
blob095c07c7f35c6204d818f61d601d85907f4bdac7
1 include $(top_srcdir)/Makefile.tool-tests.am
3 dist_noinst_SCRIPTS = filter_stderr
5 INSN_TESTS = cdsg cli cu21 cu42 ltgjhe vstrc vfae vistr vstrs
7 check_PROGRAMS = $(INSN_TESTS) 
9 EXTRA_DIST = \
10         $(addsuffix .stderr.exp,$(INSN_TESTS)) \
11         $(addsuffix .stdout.exp,$(INSN_TESTS)) \
12         $(addsuffix .vgtest,$(INSN_TESTS))
14 AM_CFLAGS    += @FLAG_M64@
15 AM_CXXFLAGS  += @FLAG_M64@
16 AM_CCASFLAGS += @FLAG_M64@
18 vstrc_CFLAGS  = $(AM_CFLAGS) -march=z13
19 vfae_CFLAGS   = $(AM_CFLAGS) -march=z13
20 vistr_CFLAGS  = $(AM_CFLAGS) -march=z13
21 vstrs_CFLAGS  = $(AM_CFLAGS) -march=z13