aboutsummaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2008-04-09 13:30:37 +0100
committerKeir Fraser <keir.fraser@citrix.com>2008-04-09 13:30:37 +0100
commit58b534c5d793826b1b3511dffc29e37853b5a08b (patch)
treef35b7fdcab8798e5205854fa0029530aa394737f /.hgignore
parentdde3e02b70682bcf0eb724be0015e6605b3ac308 (diff)
downloadxen-58b534c5d793826b1b3511dffc29e37853b5a08b.tar.gz
xen-58b534c5d793826b1b3511dffc29e37853b5a08b.tar.bz2
xen-58b534c5d793826b1b3511dffc29e37853b5a08b.zip
xenstore: make the xenstore clients a single multicall binary
rather than multiply compiled source. This saves a bunch of space when statically compiling. Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index e75acbf8ae..4f4b84aa92 100644
--- a/.hgignore
+++ b/.hgignore
@@ -209,6 +209,7 @@
^tools/xenstat/xentop/xentop$
^tools/xenstore/testsuite/tmp/.*$
^tools/xenstore/xen$
+^tools/xenstore/xenstore$
^tools/xenstore/xenstore-chmod$
^tools/xenstore/xenstore-exists$
^tools/xenstore/xenstore-list$