summaryrefslogtreecommitdiffstats
path: root/libhb
diff options
context:
space:
mode:
Diffstat (limited to 'libhb')
-rw-r--r--libhb/Jamfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libhb/Jamfile b/libhb/Jamfile
index 51158b9fd..364e17ff2 100644
--- a/libhb/Jamfile
+++ b/libhb/Jamfile
@@ -11,7 +11,7 @@ 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 muxmkv.c deblock.c deinterlace.c
-denoise.c detelecine.c decomb.c lang.c enctheora.c ;
+denoise.c detelecine.c decomb.c lang.c enctheora.c decmetadata.c ;
Library libhb : $(LIBHB_SRC) ;