Makefile.am: add new abi headers to nodist_HEADERS
authorStefan Kost <ensonic@users.sf.net>
Thu, 24 Feb 2011 14:11:17 +0000 (16:11 +0200)
committerStefan Kost <ensonic@users.sf.net>
Thu, 24 Feb 2011 14:11:17 +0000 (16:11 +0200)
tests/check/Makefile.am

index 484c9f1..71fa077 100644 (file)
@@ -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 \