$OpenBSD: patch-noatun_modules_liszt_Makefile_in,v 1.3 2003/01/27 19:53:58 espie Exp $
--- noatun/modules/liszt/Makefile.in.orig	Mon Nov 25 04:56:44 2002
+++ noatun/modules/liszt/Makefile.in	Wed Jan  1 16:18:47 2003
@@ -344,7 +344,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
 
 
@@ -374,7 +374,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 \
