$OpenBSD: patch-mpeglib_example_yaf_yafmpgplay_Makefile_in,v 1.1.1.1 2002/04/20 17:08:42 espie Exp $
--- mpeglib/example/yaf/yafmpgplay/Makefile.in.orig	Mon Mar 25 00:15:52 2002
+++ mpeglib/example/yaf/yafmpgplay/Makefile.in	Sat Apr 20 07:02:17 2002
@@ -305,7 +305,7 @@ yaf_mpgplay_LDFLAGS = $(all_libraries) 
 
 yaf_mpgplay_LDADD = ../yafcore/libyafcore.la \
 	../yafxplayer/libyafxplayer.la \
-	../../../lib/libmpeg.la \
+	../../../lib/libkmpeg.la \
 	$(THIS_LIB_LIBS)
 
 subdir = mpeglib/example/yaf/yafmpgplay
@@ -320,7 +320,7 @@ am_yaf_mpgplay_OBJECTS = mpg_control.$(O
 #>+ 1
 yaf_mpgplay_OBJECTS = mpg_control.$(OBJEXT)
 yaf_mpgplay_DEPENDENCIES = ../yafcore/libyafcore.la \
-	../yafxplayer/libyafxplayer.la ../../../lib/libmpeg.la
+	../yafxplayer/libyafxplayer.la ../../../lib/libkmpeg.la
 
 DEFS = @DEFS@
 DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
