aboutsummaryrefslogtreecommitdiffstats
path: root/tools/Makefile
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2008-07-18 17:11:27 +0100
committerKeir Fraser <keir.fraser@citrix.com>2008-07-18 17:11:27 +0100
commitabf145769199c5dc2ca20296e60f49acf8fc668e (patch)
tree54a4f200e5b7e48958705bd8b5f089a57dedd516 /tools/Makefile
parentca28885fa775d60ad15575f58930c138141e682f (diff)
downloadxen-abf145769199c5dc2ca20296e60f49acf8fc668e.tar.gz
xen-abf145769199c5dc2ca20296e60f49acf8fc668e.tar.bz2
xen-abf145769199c5dc2ca20296e60f49acf8fc668e.zip
fs-back: enable build by default
Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com>
Diffstat (limited to 'tools/Makefile')
-rw-r--r--tools/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/Makefile b/tools/Makefile
index 37a3709745..8920ae9a9b 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -22,6 +22,7 @@ SUBDIRS-y += libaio
SUBDIRS-y += blktap
SUBDIRS-y += libfsimage
SUBDIRS-$(LIBXENAPI_BINDINGS) += libxen
+SUBDIRS-y += fs-back
ifeq (ioemu,$(CONFIG_QEMU))
SUBDIRS-$(CONFIG_IOEMU) += ioemu