diff stream/Makefile @ 19302:cc4774869fbc

renamed dvdnav_stream to stream_dvdnav for consistency
author ben
date Thu, 03 Aug 2006 20:44:14 +0000
parents 097e5bc71210
children ab8d6b6deb63
line wrap: on
line diff
--- a/stream/Makefile	Thu Aug 03 19:43:02 2006 +0000
+++ b/stream/Makefile	Thu Aug 03 20:44:14 2006 +0000
@@ -29,7 +29,7 @@
 SRCS += stream_dvd.c
 endif
 ifeq ($(DVDNAV),yes)
-SRCS += dvdnav_stream.c
+SRCS += stream_dvdnav.c
 endif
 ifeq ($(VCD),yes)
 SRCS += stream_vcd.c