tests/check/Makefile.am: And add the struct_i386.h to dist.
authorWim Taymans <wim.taymans@gmail.com>
Wed, 7 Dec 2005 17:59:21 +0000 (17:59 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 7 Dec 2005 17:59:21 +0000 (17:59 +0000)
Original commit message from CVS:
* tests/check/Makefile.am:
And add the struct_i386.h to dist.

ChangeLog
tests/check/Makefile.am

index a15cb95..3e30a37 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
 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:
        * tests/check/gst/.cvsignore:
        * tests/check/gst/gstabi.c: (GST_START_TEST), (gstabi_suite),
        (main):
index 0335783..b3e696f 100644 (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 \