From ea051709cd1640da9ff3f6a7b2378fd21d1d56cb Mon Sep 17 00:00:00 2001 From: Naresh Munagala Date: Tue, 20 Jun 2017 22:18:19 +0530 Subject: Fix 2.9-rel compilation issues on LE Change-Id: I35b8da213e8830456c8652802941a418748bd5e9 CRs-Fixed: 2067662 --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.ac') 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 \ ]) -- cgit v1.2.3