From: Julian Seward Date: Mon, 28 Oct 2013 10:28:46 +0000 (+0000) Subject: Merge (from trunk) r13701: mips64: add missing headers to EXTRA_DIST X-Git-Tag: svn/VALGRIND_3_9_0~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fb7e154e8bfc37e8bef5e4453e4dbed9b1fc42b;p=thirdparty%2Fvalgrind.git Merge (from trunk) r13701: mips64: add missing headers to EXTRA_DIST git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_9_BRANCH@13702 --- diff --git a/none/tests/mips64/Makefile.am b/none/tests/mips64/Makefile.am index 6ffd95dabb..85993e8f09 100644 --- a/none/tests/mips64/Makefile.am +++ b/none/tests/mips64/Makefile.am @@ -42,7 +42,8 @@ EXTRA_DIST = \ unaligned_load_store.stdout.exp-LE unaligned_load_store.stdout.exp-BE \ unaligned_load_store.stderr.exp unaligned_load_store.vgtest \ test_fcsr.stdout.exp test_fcsr.stderr.exp \ - test_fcsr.vgtest + test_fcsr.vgtest \ + const.h macro_fpu.h macro_int.h macro_load_store.h rounding_mode.h check_PROGRAMS = \ allexec \