diff Makefile @ 31836:dcd515ac5f6c

Add support for bd:// streams as a test for a part of the AACS algorithm. Patch by cRTrn13 <crtrn13-at-gmail.com> with some minor fixes by me.
author reimar
date Tue, 03 Aug 2010 16:26:50 +0000
parents d9cbfb5a8e9f
children e64df5862cea
line wrap: on
line diff
--- a/Makefile	Tue Aug 03 16:01:40 2010 +0000
+++ b/Makefile	Tue Aug 03 16:26:50 2010 +0000
@@ -514,6 +514,7 @@
               osdep/$(TIMER) \
               stream/open.c \
               stream/stream.c \
+              stream/stream_bd.c \
               stream/stream_cue.c \
               stream/stream_file.c \
               stream/stream_mf.c \