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:
Wim Taymans 2005-12-07 17:59:21 +00:00
parent a7fda4dfb2
commit 6bf6dcab47
2 changed files with 6 additions and 1 deletions

View file

@ -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:

View file

@ -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 \