aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xm-test/configure.ac
diff options
context:
space:
mode:
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>2005-12-09 10:39:16 +0000
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>2005-12-09 10:39:16 +0000
commit92f09525735cca2cbd6d521577a7338d2a51e583 (patch)
tree374008c35da03f0c31b912a55afc204d0c591bd5 /tools/xm-test/configure.ac
parent92fb778f0377f2f4636e00f486e4d4231c15cb72 (diff)
downloadxen-92f09525735cca2cbd6d521577a7338d2a51e583.tar.gz
xen-92f09525735cca2cbd6d521577a7338d2a51e583.tar.bz2
xen-92f09525735cca2cbd6d521577a7338d2a51e583.zip
Makefile plumbing for new network tests.
Signed-off-by: Jim Dykman <dykman@us.ibm.com>
Diffstat (limited to 'tools/xm-test/configure.ac')
-rw-r--r--tools/xm-test/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/xm-test/configure.ac b/tools/xm-test/configure.ac
index b2edf49457..dae815a669 100644
--- a/tools/xm-test/configure.ac
+++ b/tools/xm-test/configure.ac
@@ -52,6 +52,7 @@ AC_CONFIG_FILES([
tests/memset/Makefile
tests/migrate/Makefile
tests/network-attach/Makefile
+ tests/network/Makefile
tests/pause/Makefile
tests/reboot/Makefile
tests/restore/Makefile