$OpenBSD: patch-noatun_modules_kjofol-skin_Makefile_in,v 1.3 2003/01/27 19:53:58 espie Exp $
--- noatun/modules/kjofol-skin/Makefile.in.orig	Mon Nov 25 04:56:44 2002
+++ noatun/modules/kjofol-skin/Makefile.in	Wed Jan  1 16:18:47 2003
@@ -348,7 +348,7 @@ noatun_kjofol_la_SOURCES=kjloader.cpp kj
 
 
 noatun_kjofol_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
-noatun_kjofol_la_LIBADD = $(LIB_KFILE) $(top_builddir)/noatun/library/libnoatun.la \
+noatun_kjofol_la_LIBADD = $(LIB_KFILE) $(top_builddir)/noatun/library/libknoatun.la \
                         $(LIB_KIO) -lm \
                         $(top_builddir)/arts/modules/libartsmodules.la
 
@@ -369,7 +369,7 @@ CONFIG_CLEAN_FILES =
 LTLIBRARIES = $(kde_module_LTLIBRARIES)
 
 noatun_kjofol_la_DEPENDENCIES = \
-	$(top_builddir)/noatun/library/libnoatun.la \
+	$(top_builddir)/noatun/library/libknoatun.la \
 	$(top_builddir)/arts/modules/libartsmodules.la
 am_noatun_kjofol_la_OBJECTS = kjloader.lo kjwidget.lo kjbutton.lo \
 	kjseeker.lo kjsliders.lo kjfont.lo kjtextdisplay.lo kjvis.lo \
