]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Merge (from trunk) r13701: mips64: add missing headers to EXTRA_DIST
authorJulian Seward <jseward@acm.org>
Mon, 28 Oct 2013 10:28:46 +0000 (10:28 +0000)
committerJulian Seward <jseward@acm.org>
Mon, 28 Oct 2013 10:28:46 +0000 (10:28 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_9_BRANCH@13702

none/tests/mips64/Makefile.am

index 6ffd95dabb3304159954b25fbd22a4a5b9aeb068..85993e8f0942a8d1595f19b55dd5dd45ffdb2bfb 100644 (file)
@@ -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 \