$OpenBSD: patch-noatun-plugins_alarm_Makefile_am,v 1.2 2003/01/27 19:29:15 espie Exp $
--- noatun-plugins/alarm/Makefile.am.orig	Sun Sep 15 23:07:18 2002
+++ noatun-plugins/alarm/Makefile.am	Sat Jan 18 15:44:50 2003
@@ -6,7 +6,7 @@ noatunwakeup_la_SOURCES = wakeup.cpp \
 	kpercentspinbox.cpp
 
 noatunwakeup_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
-noatunwakeup_la_LIBADD = $(LIB_KFILE) -lnoatun -lm
+noatunwakeup_la_LIBADD = $(LIB_KFILE) -lknoatun -lm
 
 noatunwakeup_la_METASOURCES = AUTO
 
