$OpenBSD: patch-mpeglib_example_splay_Makefile_in,v 1.1.1.1 2002/04/20 17:08:42 espie Exp $
--- mpeglib/example/splay/Makefile.in.orig	Mon Mar 25 00:15:51 2002
+++ mpeglib/example/splay/Makefile.in	Sat Apr 20 07:02:49 2002
@@ -305,12 +305,12 @@ noinst_HEADERS = 
 
 splay_LDFLAGS = $(all_libraries) 
 
-splay_LDADD = ../../lib/libmpeg.la \
+splay_LDADD = ../../lib/libkmpeg.la \
 	$(THIS_LIB_LIBS)
 
 
 mp3framing_LDFLAGS = $(all_libraries)
-mp3framing_LDADD = ../../lib/libmpeg.la \
+mp3framing_LDADD = ../../lib/libkmpeg.la \
 	$(THIS_LIB_LIBS)
 
 subdir = mpeglib/example/splay
@@ -324,12 +324,12 @@ am_mp3framing_OBJECTS = mp3framing.$(OBJ
 #>- mp3framing_OBJECTS = $(am_mp3framing_OBJECTS)
 #>+ 1
 mp3framing_OBJECTS = mp3framing.$(OBJEXT)
-mp3framing_DEPENDENCIES = ../../lib/libmpeg.la
+mp3framing_DEPENDENCIES = ../../lib/libkmpeg.la
 am_splay_OBJECTS = splay.$(OBJEXT)
 #>- splay_OBJECTS = $(am_splay_OBJECTS)
 #>+ 1
 splay_OBJECTS = splay.$(OBJEXT)
-splay_DEPENDENCIES = ../../lib/libmpeg.la
+splay_DEPENDENCIES = ../../lib/libkmpeg.la
 
 DEFS = @DEFS@
 DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
