aboutsummaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2009-08-24 08:27:30 +0100
committerKeir Fraser <keir.fraser@citrix.com>2009-08-24 08:27:30 +0100
commit552cd79c66dabeafab6ea48d13dd028cb47e76f7 (patch)
tree1c31d04e9fb83066555ff2ddc907f5c3abbd1b0d /.hgignore
parentb0ae5f8bd10e16c1aa3dafed8534905bb7ba33bf (diff)
downloadxen-552cd79c66dabeafab6ea48d13dd028cb47e76f7.tar.gz
xen-552cd79c66dabeafab6ea48d13dd028cb47e76f7.tar.bz2
xen-552cd79c66dabeafab6ea48d13dd028cb47e76f7.zip
libxc: More LZMA/BZIP fixes.
- Fix an error message in xc_try_bzip2_decode() - Check library installation on demand using a Makefile function, rather than generating a dependency file. Cleaner and avoids a race on generating the dep file. Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.hgignore b/.hgignore
index b6286489a7..e326ab0cd2 100644
--- a/.hgignore
+++ b/.hgignore
@@ -102,6 +102,7 @@
^stubdom/ocaml-.*$
^stubdom/lwip/
^stubdom/ioemu/
+^stubdom/stubdompath\.sh$
^tools/.*/build/lib.*/.*\.py$
^tools/blktap2/daemon/blktapctrl$
^tools/blktap2/drivers/img2qcow$
@@ -170,7 +171,6 @@
^tools/ioemu/qemu\.1$
^tools/ioemu/qemu\.pod$
^tools/ioemu/tapdisk-ioemu$
-^tools/libxc/\.zlib\.deps$
^tools/libxc/ia64/asm/.*\.h$
^tools/libxc/ia64/acpi/.*\.h$
^tools/libxc/ia64/acpi/platform/.*\.h$