summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-02-27 12:00:57 +0000
committerRichard W.M. Jones <rjones@redhat.com>2012-02-27 13:43:35 +0000
commite567f064e235f23ef709d4ed52834fb2135c6956 (patch)
tree158318adc792cda391de877e8f9184111ce7d750 /Makefile.am
parent51aa51884e8dfa22b489e958743bf8f3ac3785cc (diff)
downloadlibguestfs-e567f064e235f23ef709d4ed52834fb2135c6956.tar.gz
libguestfs-e567f064e235f23ef709d4ed52834fb2135c6956.tar.xz
libguestfs-e567f064e235f23ef709d4ed52834fb2135c6956.zip
New APIs: ntfsclone-in, ntfsclone-out.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index e6211456..dfee9c49 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -41,6 +41,7 @@ SUBDIRS += tests/protocol
SUBDIRS += tests/lvm
SUBDIRS += tests/luks
SUBDIRS += tests/md
+SUBDIRS += tests/ntfsclone
SUBDIRS += tests/regressions
endif