$OpenBSD: patch-noatun-plugins_alarm_Makefile_am,v 1.1 2002/04/21 13:50:29 espie Exp $
--- noatun-plugins/alarm/Makefile.am.orig	Sun Apr 21 00:15:20 2002
+++ noatun-plugins/alarm/Makefile.am	Sun Apr 21 00:18:27 2002
@@ -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) $(kde_libraries)/libnoatun.so -lm
+noatunwakeup_la_LIBADD = $(LIB_KFILE) -lknoatun -lm
 
 noatunwakeup_la_METASOURCES = AUTO
 
