summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNaresh Munagala <nareshm@codeaurora.org>2017-06-20 22:18:19 +0530
committerHarikrishnan Hariharan <hahariha@codeaurora.org>2017-07-21 17:51:05 +0530
commitea051709cd1640da9ff3f6a7b2378fd21d1d56cb (patch)
tree9d3417ab70ee81c07a4ef4d5f47796a88f25c7c9 /configure.ac
parent1bd0de5d87278a63b0b7a9b956e02ddfa1eeea47 (diff)
downloadgps-ea051709cd1640da9ff3f6a7b2378fd21d1d56cb.tar.gz
Fix 2.9-rel compilation issues on LE
Change-Id: I35b8da213e8830456c8652802941a418748bd5e9 CRs-Fixed: 2067662
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index cf991c6..ec41c86 100644
--- a/configure.ac
+++ b/configure.ac
@@ -82,9 +82,9 @@ AM_CONDITIONAL(USE_GLIB, test "x${with_glib}" = "xyes")
AC_CONFIG_FILES([ \
Makefile \
- utils/Makefile \
core/Makefile \
- loc_api/Makefile \
+ location/Makefile \
+ gnss/Makefile \
loc-hal.pc \
])