summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
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 \
])