summaryrefslogtreecommitdiff
path: root/location
diff options
context:
space:
mode:
authorPhilippe Coval <philippe.coval@open.eurogiciel.org>2014-12-05 16:31:41 +0100
committerPhilippe Coval <philippe.coval@open.eurogiciel.org>2014-12-05 16:38:00 +0100
commitcaa02b8d89daf83533eee4e8ce6244becc073648 (patch)
tree8ee7325f6b0bf66c5268ce609a23ea45fc2a58ab /location
parent165868e3ca2d034e4eec9d285e6531c1cc018738 (diff)
downloadlibslp-location-caa02b8d89daf83533eee4e8ce6244becc073648.tar.gz
libslp-location-caa02b8d89daf83533eee4e8ce6244becc073648.tar.bz2
libslp-location-caa02b8d89daf83533eee4e8ce6244becc073648.zip
fix: support automake 1.14
Bug-Tizen: TC-2174/1of2 Change-Id: Ic00090e24c3c2ef611c5fd10983f8dd74a271b66 Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
Diffstat (limited to 'location')
-rwxr-xr-xlocation/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/location/Makefile.am b/location/Makefile.am
index b4ada5b..f3bd50f 100755
--- a/location/Makefile.am
+++ b/location/Makefile.am
@@ -7,8 +7,8 @@ MAP_SERVICE_DIR = map-service
MODULE_DIR = module
libSLP_location_la_SOURCES = \
- ${MANAGER_DIR}/location.c\
- ${MAP_SERVICE_DIR}/location-map-service.c
+ manager/location.c\
+ map-service/location-map-service.c
libSLP_location_la_CFLAGS = \