summaryrefslogtreecommitdiffstats
path: root/docs/plugins/Makefile.am
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@noraisin.net>2009-05-16 00:00:07 +0100
committerJan Schmidt <thaytan@noraisin.net>2009-05-16 00:16:31 +0100
commit135e61f7539624b7bba7cdac8527ca23177dbfb1 (patch)
treeca7d1b9b323eaaf7370f29ce4b4259aa4f302b3c /docs/plugins/Makefile.am
parentee5382d799a7d81d324ed29fe7e2320aec04fd0d (diff)
Moved 'y4menc' from -bad to -good
Diffstat (limited to 'docs/plugins/Makefile.am')
-rw-r--r--docs/plugins/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am
index 790a4e17..5a453029 100644
--- a/docs/plugins/Makefile.am
+++ b/docs/plugins/Makefile.am
@@ -185,6 +185,7 @@ EXTRA_HFILES = \
$(top_srcdir)/gst/videomixer/videomixerpad.h \
$(top_srcdir)/gst/wavenc/gstwavenc.h \
$(top_srcdir)/gst/wavparse/gstwavparse.h \
+ $(top_srcdir)/gst/y4m/gsty4mencode.h \
$(top_srcdir)/sys/directdraw/gstdirectdrawsink.h \
$(top_srcdir)/sys/directsound/gstdirectsoundsink.h \
$(top_srcdir)/sys/oss/gstossmixerelement.h \
@@ -197,7 +198,6 @@ EXTRA_HFILES = \
$(top_srcdir)/sys/waveform/gstwaveformsink.h \
$(top_srcdir)/sys/ximage/gstximagesrc.h
-
# example code that needs to be converted to xml and placed in xml/
EXAMPLE_CFILES = \
$(top_srcdir)/tests/examples/level/level-example.c \