From 71f3ceb736ebf859bc93fb545c04044dd9106271 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 29 Jun 2003 18:34:10 +0000 Subject: [PATCH] build fixes svn path=/trunk/kdebase/kwin/; revision=234570 --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.am b/Makefile.am index f410f3ab59..fbfc0eee38 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,6 +2,8 @@ INCLUDES = $(all_includes) SUBDIRS = . kcmkwin pics clients +bin_PROGRAMS = +lib_LTLIBRARIES = kdeinit_LTLIBRARIES = kwin.la # workspace.cpp has to be first in order not to break --enable-final