From 54904ebaf94b1a3a0f17e47b99abf36b48e577ca Mon Sep 17 00:00:00 2001 From: George Staikos Date: Wed, 11 Dec 2002 01:02:02 +0000 Subject: [PATCH] No libxinerama anymore svn path=/trunk/kdebase/kwin/; revision=193271 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index cb2c016530..a47f2a46b4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -9,7 +9,7 @@ lib_LTLIBRARIES = kwin.la kwin_la_SOURCES = workspace.cpp placement.cpp atoms.cpp client.cpp main.cpp \ popupinfo.cpp tabbox.cpp options.cpp plugins.cpp events.cpp KWinInterface.skel \ killwindow.cpp kwinbutton.cpp -kwin_la_LIBADD = $(LIB_KDEUI) $(LIBXINERAMA) +kwin_la_LIBADD = $(LIB_KDEUI) kwin_la_LDFLAGS = $(all_libraries) -module -avoid-version include_HEADERS = KWinInterface.h