summaryrefslogtreecommitdiffstats
path: root/gst/qtdemux/Makefile.am
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2009-07-01 13:49:57 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2009-09-23 16:54:41 +0100
commit410ebb7eb3d6c216c977d5562b20020f4138b7bd (patch)
tree37f185cc371c0cab14ea6d9c76c977a4ed1e135e /gst/qtdemux/Makefile.am
parent02581dd2a5f6d193eecb19568a4d425e26d5bb64 (diff)
qtdemux: add QtAtomParser, an inlined GstByteReader variant
Diffstat (limited to 'gst/qtdemux/Makefile.am')
-rw-r--r--gst/qtdemux/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/qtdemux/Makefile.am b/gst/qtdemux/Makefile.am
index 2f97f8d1..6c315094 100644
--- a/gst/qtdemux/Makefile.am
+++ b/gst/qtdemux/Makefile.am
@@ -10,6 +10,7 @@ libgstqtdemux_la_SOURCES = quicktime.c gstrtpxqtdepay.c qtdemux.c qtdemux_types.
libgstqtdemux_la_LIBTOOLFLAGS = --tag=disable-static
noinst_HEADERS = \
+ qtatomparser.h \
qtdemux.h \
qtdemux_types.h \
qtdemux_dump.h \