summaryrefslogtreecommitdiff
path: root/src/navigation/script/0positioning.mk
diff options
context:
space:
mode:
author <philippe colliot>2014-06-04 18:19:05 +0200
committer <philippe colliot>2014-06-04 18:19:05 +0200
commitffed413d3c4eeb276788e467bd95e1734d65f0dd (patch)
tree47f48c99fbf6d2df315bc29bd3658847cfcc9079 /src/navigation/script/0positioning.mk
parentf0c8062773c4ea014a455c9ca44097ce93583878 (diff)
downloadpoi-service-ffed413d3c4eeb276788e467bd95e1734d65f0dd.tar.gz
migration to Qt5.2
Diffstat (limited to 'src/navigation/script/0positioning.mk')
-rw-r--r--src/navigation/script/0positioning.mk9
1 files changed, 7 insertions, 2 deletions
diff --git a/src/navigation/script/0positioning.mk b/src/navigation/script/0positioning.mk
index 0259acf..d1f8e6d 100644
--- a/src/navigation/script/0positioning.mk
+++ b/src/navigation/script/0positioning.mk
@@ -8,8 +8,9 @@
# \brief This file is part of the Build System.
#
# \author Martin Schaller <martin.schaller@it-schaller.de>
+# \author Philippe Colliot <philippe.colliot@mpsa.com>
#
-# \version 1.0
+# \version 1.1
#
# This Source Code Form is subject to the terms of the
# Mozilla Public License (MPL), v. 2.0.
@@ -20,7 +21,7 @@
#
# List of changes:
#
-# <date>, <name>, <description of change>
+# 4/6/2014, Philippe Colliot, complete src-clean option
#
# @licence end@
positioning_BIN=$(BIN_DIR)/positioning
@@ -33,9 +34,13 @@ positioning_API=$(positioning_SRC)/enhanced-position-service/api
ALL+=positioning
+SRC_CLEAN+=clean-positioning_SRC
+
help::
@echo "positioning: Build positioning"
+clean-positioning_SRC::
+ rm -rf $(positioning_SRC)
positioning: $(positioning_BIN)/enhanced-position-service/src/server/position-daemon