From 974b7bd4ed576b8139a1f8f568c7ed9b3efed0e9 Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Wed, 1 Jun 2011 17:31:35 +0200 Subject: [PATCH] check: ... and don't forget to add the new arm header Forgot it in my previous commit --- tests/check/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am index b6fa73e..6fc9351 100644 --- a/tests/check/Makefile.am +++ b/tests/check/Makefile.am @@ -172,6 +172,7 @@ VALGRIND_TO_FIX = \ noinst_PROGRAMS = $(check_libvisual) noinst_HEADERS = \ + libs/struct_arm.h \ libs/struct_i386.h \ libs/struct_i386_osx.h \ libs/struct_x86_64.h -- 2.7.4