mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06: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:
parent
20448818c4
commit
6ec87af68e
@ -3,6 +3,7 @@
|
|||||||
schemadir = $(pkgdatadir)/schemas
|
schemadir = $(pkgdatadir)/schemas
|
||||||
schema_DATA = \
|
schema_DATA = \
|
||||||
domain.rng \
|
domain.rng \
|
||||||
|
interface.rng \
|
||||||
network.rng \
|
network.rng \
|
||||||
storagepool.rng \
|
storagepool.rng \
|
||||||
storagevol.rng \
|
storagevol.rng \
|
||||||
|
Loading…
Reference in New Issue
Block a user