$OpenBSD: patch-noatun_modules_liszt_Makefile_in,v 1.5 2003/06/12 19:16:17 espie Exp $
--- noatun/modules/liszt/Makefile.in.orig	Wed May  7 14:05:29 2003
+++ noatun/modules/liszt/Makefile.in	Tue Jun 10 10:58:32 2003
@@ -395,7 +395,7 @@ Liszt.cpp
 
 noatun_liszt_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
 noatun_liszt_la_LIBADD = \
-  $(top_builddir)/noatun/library/libnoatun.la \
+  $(top_builddir)/noatun/library/libknoatun.la \
   $(LIB_KFILE) -lqtmcop -lkmedia2_idl -lsoundserver_idl
 
 
@@ -425,7 +425,7 @@ CONFIG_CLEAN_FILES =
 LTLIBRARIES = $(kde_module_LTLIBRARIES)
 
 noatun_liszt_la_DEPENDENCIES = \
-	$(top_builddir)/noatun/library/libnoatun.la
+	$(top_builddir)/noatun/library/libknoatun.la
 am_noatun_liszt_la_OBJECTS = Static.lo Track.lo CharlatanItem.lo \
 	ArtistItem.lo AlbumItem.lo TrackItem.lo PlayLiszt.lo \
 	EditWidget.lo PreviewItem.lo PreviewWidget.lo ScoreWidget.lo \
