]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Add none/tests/ppc64/ppc64_helpers.h to noinst_HEADERS.
authorMark Wielaard <mark@klomp.org>
Mon, 19 Sep 2016 22:03:34 +0000 (22:03 +0000)
committerMark Wielaard <mark@klomp.org>
Mon, 19 Sep 2016 22:03:34 +0000 (22:03 +0000)
Makes sure that the header file will be included in the dist tar.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15968

none/tests/ppc64/Makefile.am

index f68d69e257abf26135c4fd3924a57cf7039f2414..28f995284d53c61965bb549d5109bf68cabfe408 100644 (file)
@@ -3,6 +3,8 @@ include $(top_srcdir)/Makefile.tool-tests.am
 
 dist_noinst_SCRIPTS = filter_stderr
 
+noinst_HEADERS = ppc64_helpers.h
+
 EXTRA_DIST = \
        jm-int.stderr.exp jm-int.stdout.exp jm-int.vgtest jm-int.stdout.exp-LE \
        jm-fp.stderr.exp  jm-fp.stdout.exp  jm-fp.vgtest jm-fp.stdout.exp-LE jm-fp.stdout.exp-LE2 jm-fp.stdout.exp-BE2 \