tests: dist header file needed for ABI checks on powerpc32
Fixes 'make check' on debian powerpc32 buildbot: libs/libsabi.c:95:26: fatal error: struct_ppc32.h: No such file or directory
This commit is contained in:
parent
6ccef9d223
commit
6b1dcd2ec0
@ -248,6 +248,7 @@ noinst_HEADERS = \
|
||||
libs/struct_arm.h \
|
||||
libs/struct_i386.h \
|
||||
libs/struct_i386_osx.h \
|
||||
libs/struct_ppc32.h \
|
||||
libs/struct_x86_64.h
|
||||
|
||||
AM_CFLAGS = -I$(top_srcdir)/gst-libs -I$(top_builddir)/gst-libs \
|
||||
|
Loading…
x
Reference in New Issue
Block a user