aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2184dec..1cce666 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,7 +13,7 @@ m4_define([mbwm_api_version], [2.0])
AC_PREREQ(2.63)
AC_INIT([matchbox], mbwm_version, [mallum@handhelds.org])
-AC_CONFIG_SRCDIR([matchbox/mb-window-manager.c])
+AC_CONFIG_SRCDIR([matchbox/mb-wm-manager.c])
AM_INIT_AUTOMAKE(1.11 foreign dist-bzip2)
AM_SILENT_RULES([yes])