dce5006f54
This is version 3.1.5nb2.
13 lines
638 B
Text
13 lines
638 B
Text
$NetBSD: patch-ce,v 1.1.1.1 2004/01/26 15:42:40 jmmv Exp $
|
|
|
|
--- noatun/modules/systray/Makefile.am.orig Wed May 8 19:29:31 2002
|
|
+++ noatun/modules/systray/Makefile.am
|
|
@@ -4,7 +4,7 @@
|
|
noatun_systray_la_SOURCES = systray.cpp noatunui.cpp kitsystemtray.cpp cmodule.cpp
|
|
|
|
noatun_systray_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
|
|
-noatun_systray_la_LIBADD = $(LIB_KFILE) $(top_builddir)/noatun/library/libnoatun.la \
|
|
+noatun_systray_la_LIBADD = $(LIB_KFILE) $(top_builddir)/noatun/library/libnoatun_core.la \
|
|
-lqtmcop -lkmedia2_idl -lsoundserver_idl
|
|
|
|
noatun_systray_la_METASOURCES = AUTO
|