aboutsummaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2010-04-29 19:38:52 +0100
committerKeir Fraser <keir.fraser@citrix.com>2010-04-29 19:38:52 +0100
commit147e14cc8e9003cb5d99a48f8f6461f7114e18a0 (patch)
tree03a2c803500ae1b00607c134a166678d0e2af2f9 /.hgignore
parent7720401043b22eaa0e6397d3456f9a782c8a4ee0 (diff)
downloadxen-147e14cc8e9003cb5d99a48f8f6461f7114e18a0.tar.gz
xen-147e14cc8e9003cb5d99a48f8f6461f7114e18a0.tar.bz2
xen-147e14cc8e9003cb5d99a48f8f6461f7114e18a0.zip
libxl: Expose build-time install paths inside libxl.
Use this to construct the fully-qualified path to xenconsole. Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index ac47be625d..88d6de0124 100644
--- a/.hgignore
+++ b/.hgignore
@@ -180,6 +180,7 @@
^tools/libxen/libxenapi-
^tools/libxen/test/test_bindings$
^tools/libxen/test/test_event_handling$
+^tools/libxl/_.*\.h$
^tools/libxl/libxlu_cfg_y\.output$
^tools/libxl/xl$
^tools/libaio/src/.*\.ol$