$OpenBSD: patch-mpeglib_example_mpgplay_Makefile_am,v 1.1.1.1 2002/04/20 17:08:42 espie Exp $
--- mpeglib/example/mpgplay/Makefile.am.orig	Sat Apr 20 06:48:14 2002
+++ mpeglib/example/mpgplay/Makefile.am	Sat Apr 20 06:48:19 2002
@@ -12,7 +12,7 @@ noinst_HEADERS		=	
 
 mpgplay_LDFLAGS         =       $(all_libraries) 
 
-mpgplay_LDADD		=	../../lib/libmpeg.la \
+mpgplay_LDADD		=	../../lib/libkmpeg.la \
 				$(THIS_LIB_LIBS)
 
 
