summaryrefslogtreecommitdiff
path: root/x11/kdebase3/patches/patch-ee
blob: 6544c5097d71d9b1c185af567e4ba8922791975b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ee,v 1.2 2002/08/25 19:23:47 jlam Exp $

--- kwin/clients/system/Makefile.am.orig	Tue Feb 19 16:56:16 2002
+++ kwin/clients/system/Makefile.am
@@ -4,7 +4,7 @@
 kde_module_LTLIBRARIES = kwin_system.la
 
 kwin_system_la_SOURCES = systemclient.cpp
-kwin_system_la_LIBADD = ../../kwin.la
+kwin_system_la_LIBADD = ../../libkwin.la
 kwin_system_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module
 
 METASOURCES = AUTO