summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorClément Bœsch <ubitux@gmail.com>2012-07-13 23:42:35 +0200
committerClément Bœsch <ubitux@gmail.com>2012-07-26 22:22:54 +0200
commit316f8db2c214aecf3fcbb3172fef0c4446a5d18f (patch)
tree4841a4318a0238f758522112e10b71633258874c /libavformat/Makefile
parent2755abff3ea096184849a80aa751e16bc6911676 (diff)
SubViewer demuxer and decoder.
Diffstat (limited to 'libavformat/Makefile')
-rw-r--r--libavformat/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavformat/Makefile b/libavformat/Makefile
index f9604fcc24..5721ad0fd6 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -324,6 +324,7 @@ OBJS-$(CONFIG_SPDIF_MUXER) += spdif.o spdifenc.o
OBJS-$(CONFIG_SRT_DEMUXER) += srtdec.o
OBJS-$(CONFIG_SRT_MUXER) += srtenc.o
OBJS-$(CONFIG_STR_DEMUXER) += psxstr.o
+OBJS-$(CONFIG_SUBVIEWER_DEMUXER) += subviewerdec.o
OBJS-$(CONFIG_SWF_DEMUXER) += swfdec.o
OBJS-$(CONFIG_SWF_MUXER) += swfenc.o
OBJS-$(CONFIG_THP_DEMUXER) += thp.o