From 90c9679d2a1a1d95aa03653f145a20eb1e50bf88 Mon Sep 17 00:00:00 2001 From: Simon Hausmann Date: Tue, 15 Aug 2000 08:04:53 +0000 Subject: [PATCH] - the default style links against kwin.la -SUBDIRS = default . pics clients +SUBDIRS = . default pics clients svn path=/trunk/kdebase/kwin/; revision=61064 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 3a32d73bb5..a5f3f7a6e0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ INCLUDES = $(all_includes) -I$(top_srcdir)/kwin/default -SUBDIRS = default . pics clients +SUBDIRS = . default pics clients bin_PROGRAMS = kwin lib_LTLIBRARIES = kwin.la