summaryrefslogtreecommitdiff
path: root/core/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'core/configure.ac')
-rw-r--r--core/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/configure.ac b/core/configure.ac
index ea0a128..c3e062b 100644
--- a/core/configure.ac
+++ b/core/configure.ac
@@ -7,7 +7,7 @@ AC_PREREQ(2.61)
# Initialize the gps loc-hal package version 1.0.0
AC_INIT([loc-core],1.0.0)
# Does not strictly follow GNU Coding standards
-AM_INIT_AUTOMAKE([foreign])
+AM_INIT_AUTOMAKE([foreign subdir-objects])
# Disables auto rebuilding of configure, Makefile.ins
AM_MAINTAINER_MODE
# Verifies the --srcdir is correct by checking for the path