From 53ed1333549d7aab2babec0661a8482695db249d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim-Philipp=20M=C3=BCller?= Date: Mon, 11 Apr 2011 14:29:35 +0100 Subject: [PATCH] tests: dist all struct_*.h files for libs ABI test Should fix distcheck on x86_64. --- tests/check/Makefile.am | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am index 9a9a962..e0b159d 100644 --- a/tests/check/Makefile.am +++ b/tests/check/Makefile.am @@ -171,13 +171,7 @@ VALGRIND_TO_FIX = \ noinst_PROGRAMS = $(check_libvisual) noinst_HEADERS = \ - libs/struct_i386.h -# libs/struct_arm.h \ -# libs/struct_hppa.h \ -# libs/struct_ppc32.h \ -# libs/struct_ppc64.h \ -# libs/struct_sparc.h \ -# libs/struct_x86_64.h + libs/struct_*.h AM_CFLAGS = -I$(top_srcdir)/gst-libs -I$(top_builddir)/gst-libs \ $(GST_CFLAGS) $(GST_CHECK_CFLAGS) \ -- 2.7.4