$OpenBSD: patch-noatun_modules_voiceprint_Makefile_in,v 1.1.1.1 2002/04/20 17:08:42 espie Exp $
--- noatun/modules/voiceprint/Makefile.in.orig	Sat Apr 20 03:20:13 2002
+++ noatun/modules/voiceprint/Makefile.in	Sat Apr 20 03:22:48 2002
@@ -295,7 +295,7 @@ kde_module_LTLIBRARIES = noatun_voicepri
 noatun_voiceprint_la_SOURCES = voiceprint.cpp prefs.cpp
 
 noatun_voiceprint_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
-noatun_voiceprint_la_LIBADD = $(LIB_KFILE) $(top_builddir)/noatun/library/libnoatun.la -lm
+noatun_voiceprint_la_LIBADD = $(LIB_KFILE) $(top_builddir)/noatun/library/libknoatun.la -lm
 
 #>- noatun_voiceprint_la_METASOURCES = AUTO
 
@@ -309,7 +309,7 @@ CONFIG_CLEAN_FILES =
 LTLIBRARIES = $(kde_module_LTLIBRARIES)
 
 noatun_voiceprint_la_DEPENDENCIES = \
-	$(top_builddir)/noatun/library/libnoatun.la
+	$(top_builddir)/noatun/library/libknoatun.la
 am_noatun_voiceprint_la_OBJECTS = voiceprint.lo prefs.lo
 #>- noatun_voiceprint_la_OBJECTS = $(am_noatun_voiceprint_la_OBJECTS)
 #>+ 5
