1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-03-20 06:50:22 +03:00

avoid a make distcheck failure: distribute docs/schemas/interface.rng

* docs/schemas/Makefile.am (schema_DATA): Add interface.rng.
This commit is contained in:
Jim Meyering 2009-07-22 05:10:14 -04:00
parent 20448818c4
commit 6ec87af68e

View File

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