]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
fix failing "make distcheck"
authorJim Meyering <meyering@redhat.com>
Wed, 8 Jul 2009 06:15:54 +0000 (08:15 +0200)
committerJim Meyering <meyering@redhat.com>
Wed, 8 Jul 2009 13:59:58 +0000 (15:59 +0200)
* docs/Makefile.am (xml): Distribute testpool.xml and testvol.xml,
which are referenced from testnode.xml.

docs/Makefile.am

index 43d04c3c9ecb6f353d73a38f89dbfb4c7f4d7dcb..4bdb82729ee072de0a0b1e3785e8332071529aef 100644 (file)
@@ -55,7 +55,9 @@ xml = \
   testdomfv0.xml \
   testnetdef.xml \
   testnetpriv.xml \
-  testnode.xml
+  testnode.xml \
+  testpool.xml \
+  testvol.xml
 
 fig = \
   libvirt-net-logical.fig \