aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac6
1 files changed, 1 insertions, 5 deletions
diff --git a/configure.ac b/configure.ac
index 410ad71..4d5cba4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,7 +13,7 @@ m4_define([mbwm2_api_version],
AC_PREREQ(2.59)
AC_INIT([matchbox-window-manager-2], mbwm2_version, [mallum@handhelds.org])
-AC_CONFIG_SRCDIR([matchbox2/core/mb-window-manager.c])
+AC_CONFIG_SRCDIR([matchbox2/mb-window-manager.c])
AM_INIT_AUTOMAKE()
AM_SILENT_RULES([yes])
@@ -309,10 +309,6 @@ AC_OUTPUT([
Makefile
matchbox2/Makefile
matchbox2/mb-wm-config.h
-matchbox2/core/Makefile
-matchbox2/client-types/Makefile
-matchbox2/comp-mgr/Makefile
-matchbox2/theme-engines/Makefile
managers/Makefile
managers/simple/Makefile
managers/maemo/Makefile