$OpenBSD: patch-mpeglib_artsplug_Makefile_am,v 1.3 2003/04/05 14:53:39 espie Exp $
--- mpeglib_artsplug/Makefile.am.orig	Fri Jan  3 06:04:05 2003
+++ mpeglib_artsplug/Makefile.am	Mon Mar 31 16:42:56 2003
@@ -77,14 +77,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
