libvirt/docs/schemas/Makefile.am

22 lines
423 B
Makefile
Raw Normal View History

## Copyright (C) 2005-2011 Red Hat, Inc.
## See COPYING.LIB for the License of this software
schemadir = $(pkgdatadir)/schemas
schema_DATA = \
basictypes.rng \
capability.rng \
domain.rng \
domaincommon.rng \
domainsnapshot.rng \
interface.rng \
network.rng \
networkcommon.rng \
nodedev.rng \
nwfilter.rng \
secret.rng \
storageencryption.rng \
storagepool.rng \
storagevol.rng
EXTRA_DIST = $(schema_DATA)