summaryrefslogtreecommitdiff
path: root/config/Paths.mk.in
diff options
context:
space:
mode:
authorOlaf Hering <olaf@aepfle.de>2014-10-01 18:41:22 +0200
committerIan Campbell <ian.campbell@citrix.com>2014-10-06 17:00:22 +0100
commitafc973e480a426dc9dc9ef53974211b684dfe119 (patch)
treefcdcec1e10b08ed7743f827e0dfc82e08a7f6ab1 /config/Paths.mk.in
parentb7567ae3b8e2a102416818affd4ec76f0058ca19 (diff)
downloadxen-afc973e480a426dc9dc9ef53974211b684dfe119.tar.gz
Move variable to set bash_completion.d to Paths.mk
Signed-off-by: Olaf Hering <olaf@aepfle.de> Acked-by: Ian Campbell <ian.campbell@citrix.com> Cc: Ian Campbell <ian.campbell@citrix.com> Cc: Ian Jackson <ian.jackson@eu.citrix.com> Cc: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Cc: Wei Liu <wei.liu2@citrix.com>
Diffstat (limited to 'config/Paths.mk.in')
-rw-r--r--config/Paths.mk.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/Paths.mk.in b/config/Paths.mk.in
index 875578507c..e1fe4a328d 100644
--- a/config/Paths.mk.in
+++ b/config/Paths.mk.in
@@ -50,6 +50,7 @@ XEN_LIB_STORED := @XEN_LIB_STORED@
CONFIG_DIR := @CONFIG_DIR@
INITD_DIR := @INITD_DIR@
+BASH_COMPLETION_DIR := $(CONFIG_DIR)/bash_completion.d
XEN_LOCK_DIR := @XEN_LOCK_DIR@
XEN_PAGING_DIR := @XEN_PAGING_DIR@