libvirt/docs/schemas/Makefile.am
2010-05-27 01:11:15 +02:00

18 lines
272 B
Makefile

schemadir = $(pkgdatadir)/schemas
schema_DATA = \
domain.rng \
domainsnapshot.rng \
interface.rng \
network.rng \
secret.rng \
storageencryption.rng \
storagepool.rng \
storagevol.rng \
nodedev.rng \
capability.rng \
nwfilter.rng
EXTRA_DIST = $(schema_DATA)