[0.11] gstreamer: Makefile.am: add new abi headers to nodist_HEADERS
Wim Taymans
wtay at kemper.freedesktop.org
Fri Mar 4 07:18:47 PST 2011
Module: gstreamer
Branch: 0.11
Commit: b30e516d3ef184bbd5e8f3cbe90570719ec7ff58
URL: http://cgit.freedesktop.org/gstreamer/gstreamer/commit/?id=b30e516d3ef184bbd5e8f3cbe90570719ec7ff58
Author: Stefan Kost <ensonic at users.sf.net>
Date: Thu Feb 24 16:11:17 2011 +0200
Makefile.am: add new abi headers to nodist_HEADERS
---
tests/check/Makefile.am | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am
index 484c9f1..71fa077 100644
--- a/tests/check/Makefile.am
+++ b/tests/check/Makefile.am
@@ -139,12 +139,14 @@ TESTS = $(check_PROGRAMS)
noinst_HEADERS = \
gst/capslist.h \
+ gst/struct_arm.h \
gst/struct_i386.h \
gst/struct_hppa.h \
gst/struct_ppc32.h \
gst/struct_ppc64.h \
gst/struct_sparc.h \
gst/struct_x86_64.h \
+ libs/struct_arm.h \
libs/struct_i386.h \
libs/struct_hppa.h \
libs/struct_ppc32.h \
More information about the gstreamer-commits
mailing list