mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-11 09:55:36 +00:00
tests/check/Makefile.am: And add the struct_i386.h to dist.
Original commit message from CVS: * tests/check/Makefile.am: And add the struct_i386.h to dist.
This commit is contained in:
parent
a7fda4dfb2
commit
6bf6dcab47
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2005-12-07 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* tests/check/Makefile.am:
|
||||
And add the struct_i386.h to dist.
|
||||
|
||||
2005-12-07 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* tests/check/Makefile.am:
|
||||
|
|
|
@ -73,7 +73,7 @@ noinst_PROGRAMS = \
|
|||
|
||||
TESTS = $(check_PROGRAMS)
|
||||
|
||||
noinst_HEADERS = gst/capslist.h
|
||||
noinst_HEADERS = gst/capslist.h gst/struct_i386.h
|
||||
|
||||
AM_CFLAGS = $(GST_OBJ_CFLAGS) $(CHECK_CFLAGS)
|
||||
LDADD = $(top_builddir)/libs/gst/check/libgstcheck-@GST_MAJORMINOR@.la \
|
||||
|
|
Loading…
Reference in a new issue