$OpenBSD: patch-mpeglib_artsplug_Makefile_am,v 1.2 2003/01/27 19:53:58 espie Exp $
--- mpeglib_artsplug/Makefile.am.orig	Mon Jul  1 20:59:16 2002
+++ mpeglib_artsplug/Makefile.am	Wed Jan  1 16:24:49 2003
@@ -79,14 +79,14 @@ libarts_mpeglib_la_LDFLAGS	=	$(all_libra
 					-module \
 					-release $(MPEGLIB_ARTS_VERSION) \
 					-version-info $(MPEGLIB_ARTS_MAJOR_VERSION):$(MPEGLIB_ARTS_MINOR_VERSION):$(MPEGLIB_ARTS_MICRO_VERSION)
-libarts_mpeglib_la_LIBADD       =       $(top_builddir)/mpeglib/lib/libmpeg.la 
+libarts_mpeglib_la_LIBADD       =       $(top_builddir)/mpeglib/lib/libkmpeg.la 
 
 libarts_splay_la_SOURCES	=	splayPlayObject.cc \
 					splayPlayObject_impl.cpp
 
 libarts_splay_la_LDFLAGS	=	$(all_libraries) \
 					-module
-libarts_splay_la_LIBADD         =       $(top_builddir)/mpeglib/lib/libmpeg.la
+libarts_splay_la_LIBADD         =       $(top_builddir)/mpeglib/lib/libkmpeg.la
 
 
 bin_PROGRAMS			=	mpeglibartsplay
