summaryrefslogtreecommitdiff
path: root/utils/Makefile.am
diff options
context:
space:
mode:
authorKevin Tang <zhikait@codeaurora.org>2018-03-23 23:00:16 -0700
committerKevin Tang <zhikait@codeaurora.org>2018-05-14 12:20:17 -0700
commit86e1b52c812f5d9680ec1ad755d80644d0736a07 (patch)
tree7eb4942a87f0f9a0a28b7f1be2680f4676debfa0 /utils/Makefile.am
parentf906756e7b491951b8c7bf230272051e41d1dced (diff)
downloadgps-86e1b52c812f5d9680ec1ad755d80644d0736a07.tar.gz
renamed DataItemIndex and ClientIndex files
and moved them into utils. Change-Id: I138471168bf58d2cf09c6a435088edea29a567d0 CRs-Fixed: 2218519
Diffstat (limited to 'utils/Makefile.am')
-rw-r--r--utils/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/utils/Makefile.am b/utils/Makefile.am
index 3801fdd..33afc1b 100644
--- a/utils/Makefile.am
+++ b/utils/Makefile.am
@@ -28,7 +28,8 @@ libgps_utils_la_h_sources = \
gps_extended_c.h \
gps_extended.h \
loc_gps.h \
- log_util.h
+ log_util.h \
+ LocUnorderedSetMap.h
libgps_utils_la_c_sources = \
linked_list.c \