diff options
Diffstat (limited to 'libhb/Makefile')
-rw-r--r-- | libhb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libhb/Makefile b/libhb/Makefile index 6604ec428..cf92b481a 100644 --- a/libhb/Makefile +++ b/libhb/Makefile @@ -22,7 +22,7 @@ ifeq ($(SYSTEM),Linux) endif SRCS = 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 \ + update.c demuxmpeg.c fifo.c render.c reader.c muxcommon.c stream.c \ muxmp4.c sync.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 ipodutil.cpp |