summaryrefslogtreecommitdiff
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 30bbe19..b57b0d0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@ AC_INIT([dbus-glib], [0.111],
AC_CANONICAL_HOST
-AM_INIT_AUTOMAKE([1.9 subdir-objects])
+AM_INIT_AUTOMAKE([1.9 foreign subdir-objects])
AC_CONFIG_HEADERS(config.h)