$OpenBSD: patch-mpeglib_example_yaf_yaftplay_Makefile_in,v 1.3 2003/01/27 19:53:58 espie Exp $
--- mpeglib/example/yaf/yaftplay/Makefile.in.orig	Mon Nov 25 04:56:43 2002
+++ mpeglib/example/yaf/yaftplay/Makefile.in	Wed Jan  1 16:18:39 2003
@@ -339,7 +339,7 @@ yaf_tplay_LDFLAGS = $(all_libraries)
 
 yaf_tplay_LDADD = ../yafcore/libyafcore.la \
 				../yafxplayer/libyafxplayer.la \
-				../../../lib/libmpeg.la \
+				../../../lib/libkmpeg.la \
 				$(THIS_LIB_LIBS)
 
 subdir = mpeglib/example/yaf/yaftplay
@@ -354,7 +354,7 @@ am_yaf_tplay_OBJECTS = tplay_control.$(O
 #>+ 1
 yaf_tplay_OBJECTS = tplay_control.$(OBJEXT)
 yaf_tplay_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)
