From 26eb2feeddd1e8d438af476508d7dabedc3e75c1 Mon Sep 17 00:00:00 2001 From: "Daniel P. Berrange" Date: Sun, 19 Apr 2009 15:12:33 +0000 Subject: [PATCH] Add tools/ directory (missed from previous commit) --- configure.in | 1 + 1 file changed, 1 insertion(+) 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 \ -- 2.47.2