<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,10 +1,23 @@
 plugin_LTLIBRARIES = libgstshvideodec.la libgstshvideodec2.la libgstshvideoenc.la libgstshvideocapenc.la
 
 EXTRA_DIST = \
-	depcomp autogen.sh 
+	depcomp autogen.sh \
+	cntlfile/avcbencsmp.h \
+	cntlfile/capture.c \
+	cntlfile/capture.h \
+	cntlfile/ControlFileUtil.c \
+	cntlfile/ControlFileUtil.h \
+	vidix/dha.h \
+	vidix/fourcc.h \
+	vidix/README \
+	vidix/README.dha \
+	vidix/sh_veu_vid.c \
+	vidix/vidix.h
 
 ACLOCAL_AMFLAGS = -I common/m4
 
+AM_CFLAGS = -I $(srcdir)
+
 libgstshvideodec_la_SOURCES = gstshvideodec.c
 libgstshvideodec2_la_SOURCES = gstshvideodec2.c
 libgstshvideoenc_la_SOURCES = gstshvideoenc.c cntlfile/ControlFileUtil.c
@@ -45,7 +58,11 @@ libgstshvideocapenc_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) -O2 -lrt \
 	-lgstvideo-0.10 -lz -lstdc++ -lgstinterfaces-0.10 -lshcodecs -lshveu
 libgstshvideocapenc_la_LIBTOOLFLAGS = --tag=disable-static
 
-noinst_HEADERS = 
+noinst_HEADERS = \
+	gstshvideocapenc.h \
+	gstshvideodec2.h \
+	gstshvideodec.h \
+	gstshvideoenc.h
 
 check-valgrind:
 	@true</diff>
      <filename>Makefile.am</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>cc277eb34aae74b74c9f9a9cd00079d134b2f04f</id>
    </parent>
  </parents>
  <author>
    <name>Conrad Parker</name>
    <email>conrad@metadecks.org</email>
  </author>
  <url>http://github.com/kfish/gst-sh-mobile/commit/23a52fefb403d13a7dde8e44af72f5c6fa92339e</url>
  <id>23a52fefb403d13a7dde8e44af72f5c6fa92339e</id>
  <committed-date>2009-10-16T06:49:21-07:00</committed-date>
  <authored-date>2009-10-12T23:31:00-07:00</authored-date>
  <message>add missing vidix,cntlfile files to EXTRA_DIST</message>
  <tree>be518d8414e1c8f88ec2f6055c36eea17e7aeea6</tree>
  <committer>
    <name>Conrad Parker</name>
    <email>conrad@metadecks.org</email>
  </committer>
</commit>
