$OpenBSD: patch-mpeglib_example_tplay_Makefile_in,v 1.3 2003/01/27 19:53:58 espie Exp $
--- mpeglib/example/tplay/Makefile.in.orig	Mon Nov 25 04:56:43 2002
+++ mpeglib/example/tplay/Makefile.in	Wed Jan  1 16:18:39 2003
@@ -339,7 +339,7 @@ noinst_HEADERS = 
 
 tplay_LDFLAGS = $(all_libraries) 
 
-tplay_LDADD = ../../lib/libmpeg.la \
+tplay_LDADD = ../../lib/libkmpeg.la \
 				$(THIS_LIB_LIBS)
 
 subdir = mpeglib/example/tplay
@@ -353,7 +353,7 @@ am_tplay_OBJECTS = tplay.$(OBJEXT)
 #>- tplay_OBJECTS = $(am_tplay_OBJECTS)
 #>+ 1
 tplay_OBJECTS = tplay.$(OBJEXT)
-tplay_DEPENDENCIES = ../../lib/libmpeg.la
+tplay_DEPENDENCIES = ../../lib/libkmpeg.la
 
 DEFS = @DEFS@
 DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
