]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Add tools/ directory (missed from previous commit)
authorDaniel P. Berrange <berrange@redhat.com>
Sun, 19 Apr 2009 15:12:33 +0000 (15:12 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Sun, 19 Apr 2009 15:12:33 +0000 (15:12 +0000)
configure.in

index 8f4d9bb98281cd60c2a0102740682a39cae755ce..dcacc7ff186f11e911d44cd3d314da13691de2e5 100644 (file)
@@ -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 \