]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Add noinst_HEADERS = vector.h to none/tests/s390x/Makefile.am.
authorMark Wielaard <mark@klomp.org>
Fri, 14 Sep 2018 22:00:13 +0000 (00:00 +0200)
committerMark Wielaard <mark@klomp.org>
Fri, 14 Sep 2018 22:00:20 +0000 (00:00 +0200)
The vector.h file should end up in the dist tar.

none/tests/s390x/Makefile.am

index cb11df901aa5c684012d54f397532d14741834f3..29cd6a342fdfe11028e2d67f811053219f3bcba6 100644 (file)
@@ -30,6 +30,8 @@ check_PROGRAMS = $(INSN_TESTS) \
                 allexec \
                 op00
 
+noinst_HEADERS = vector.h
+
 EXTRA_DIST = \
        $(addsuffix .stderr.exp,$(INSN_TESTS)) \
        $(addsuffix .stdout.exp,$(INSN_TESTS)) \