summaryrefslogtreecommitdiffstats
path: root/libhb/Jamfile
diff options
context:
space:
mode:
Diffstat (limited to 'libhb/Jamfile')
-rw-r--r--libhb/Jamfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libhb/Jamfile b/libhb/Jamfile
index f3014518a..ce04831df 100644
--- a/libhb/Jamfile
+++ b/libhb/Jamfile
@@ -10,7 +10,7 @@ LIBHB_SRC =
ipodutil.cpp common.c hb.c ports.c scan.c work.c decmpeg2.c encavcodec.c update.c
demuxmpeg.c fifo.c render.c reader.c muxcommon.c muxmp4.c sync.c stream.c
decsub.c deca52.c decdca.c encfaac.c declpcm.c encx264.c decavcodec.c encxvid.c
-muxavi.c enclame.c muxogm.c encvorbis.c dvd.c ;
+muxavi.c enclame.c muxogm.c encvorbis.c dvd.c muxmkv.c ;
Library libhb : $(LIBHB_SRC) ;