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
1 changed files with 1 additions and 0 deletions

View File

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