summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ea34ade..3e23438 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7,7 +7,7 @@ AC_CONFIG_HEADERS([config.h])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([libmsi/sql-parser.y])
-AM_INIT_AUTOMAKE([foreign -Wno-portability dist-xz])
+AM_INIT_AUTOMAKE([foreign -Wno-portability dist-xz subdir-objects])
AM_MAINTAINER_MODE([enable])
AC_CANONICAL_HOST