$OpenBSD: patch-mpeglib_example_splay_Makefile_am,v 1.1.1.1 2002/04/20 17:08:42 espie Exp $
--- mpeglib/example/splay/Makefile.am.orig	Sat Apr 20 06:49:06 2002
+++ mpeglib/example/splay/Makefile.am	Sat Apr 20 06:49:14 2002
@@ -14,11 +14,11 @@ 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)
 
 
