summaryrefslogtreecommitdiffstats
path: root/gst
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2007-01-12 12:10:19 +0000
committerTim-Philipp Müller <tim@centricular.net>2007-01-12 12:10:19 +0000
commit120d45fd437b1476151e36eece8ebb6e97151b7b (patch)
treede11e8c1be8a24612d87cbdeac91378bc98b3901 /gst
parent5b8f9f81ca2520940dc49adf22cb9f9d0f737e1e (diff)
downloadgst-plugins-bad-120d45fd437b1476151e36eece8ebb6e97151b7b.tar.gz
gst-plugins-bad-120d45fd437b1476151e36eece8ebb6e97151b7b.tar.bz2
gst-plugins-bad-120d45fd437b1476151e36eece8ebb6e97151b7b.zip
gst/qtdemux/Makefile.am: Dist all new files.
Original commit message from CVS: * gst/qtdemux/Makefile.am: Dist all new files.
Diffstat (limited to 'gst')
-rw-r--r--gst/qtdemux/Makefile.am7
1 files changed, 6 insertions, 1 deletions
diff --git a/gst/qtdemux/Makefile.am b/gst/qtdemux/Makefile.am
index 5e623de7..5d1792ec 100644
--- a/gst/qtdemux/Makefile.am
+++ b/gst/qtdemux/Makefile.am
@@ -6,4 +6,9 @@ libgstqtdemux_la_LIBADD = $(GST_BASE_LIBS) $(ZLIB_LIBS)
libgstqtdemux_la_LDFLAGS = ${GST_PLUGIN_LDFLAGS}
libgstqtdemux_la_SOURCES = qtdemux.c qtdemux_types.c qtdemux_dump.c
-noinst_HEADERS = qtdemux.h qtdemux_types.h qtdemux_dump.h
+noinst_HEADERS = \
+ qtdemux.h \
+ qtdemux_types.h \
+ qtdemux_dump.h \
+ qtdemux_fourcc.h \
+ qtpalette.h