]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
avoid a make distcheck failure: distribute docs/schemas/interface.rng
authorJim Meyering <meyering@redhat.com>
Wed, 22 Jul 2009 09:10:14 +0000 (05:10 -0400)
committerJim Meyering <meyering@redhat.com>
Wed, 22 Jul 2009 14:24:17 +0000 (16:24 +0200)
* docs/schemas/Makefile.am (schema_DATA): Add interface.rng.

docs/schemas/Makefile.am

index c4ef0b1cae5a4d01f865205ace0390580fed04b1..ef41a63aa981e73e3610c1c2d59d45a46eacc3dc 100644 (file)
@@ -3,6 +3,7 @@
 schemadir = $(pkgdatadir)/schemas
 schema_DATA = \
        domain.rng \
+       interface.rng \
        network.rng \
        storagepool.rng \
        storagevol.rng \