$OpenBSD: patch-mpeglib_example_yaf_yafxplayer_Makefile_in,v 1.1.1.1 2002/04/20 17:08:42 espie Exp $
--- mpeglib/example/yaf/yafxplayer/Makefile.in.orig	Mon Mar 25 00:15:53 2002
+++ mpeglib/example/yaf/yafxplayer/Makefile.in	Sat Apr 20 07:02:41 2002
@@ -314,7 +314,7 @@ libyafxplayer_la_LDFLAGS = $(all_librari
 	-module
 
 
-libyafxplayer_la_LIBADD = ../../../lib/libmpeg.la \
+libyafxplayer_la_LIBADD = ../../../lib/libkmpeg.la \
 	../yafcore/libyafcore.la \
 	$(THIS_LIB_LIBS)
 
@@ -331,7 +331,7 @@ CONFIG_HEADER = $(top_builddir)/config.h
 CONFIG_CLEAN_FILES =
 LTLIBRARIES = $(lib_LTLIBRARIES)
 
-libyafxplayer_la_DEPENDENCIES = ../../../lib/libmpeg.la \
+libyafxplayer_la_DEPENDENCIES = ../../../lib/libkmpeg.la \
 	../yafcore/libyafcore.la
 am_libyafxplayer_la_OBJECTS = commandTableXPlayer.lo \
 	inputDecoderXPlayer.lo xplayer_control.lo \
