gst/qtdemux/Makefile.am: Dist all new files.

Original commit message from CVS:
* gst/qtdemux/Makefile.am:
Dist all new files.
This commit is contained in:
Tim-Philipp Müller 2007-01-12 12:10:19 +00:00
parent 5b8f9f81ca
commit 120d45fd43
2 changed files with 11 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2007-01-12 Tim-Philipp Müller <tim at centricular dot net>
* gst/qtdemux/Makefile.am:
Dist all new files.
2007-01-12 Wim Taymans <wim@fluendo.com>
* docs/plugins/Makefile.am:

View file

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