From: Daniel P. Berrange Date: Sun, 19 Apr 2009 15:12:33 +0000 (+0000) Subject: Add tools/ directory (missed from previous commit) X-Git-Tag: LIBVIRT_0_6_3~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26eb2feeddd1e8d438af476508d7dabedc3e75c1;p=thirdparty%2Flibvirt.git Add tools/ directory (missed from previous commit) --- diff --git a/configure.in b/configure.in index 8f4d9bb982..dcacc7ff18 100644 --- a/configure.in +++ b/configure.in @@ -1349,6 +1349,7 @@ AC_OUTPUT(Makefile src/Makefile include/Makefile docs/Makefile \ include/libvirt/Makefile include/libvirt/libvirt.h \ python/Makefile python/tests/Makefile \ qemud/Makefile \ + tools/Makefile \ tests/Makefile proxy/Makefile \ tests/xml2sexprdata/Makefile \ tests/sexpr2xmldata/Makefile \