mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
docs: sort the file list in the schemas Makefile
This commit is contained in:
parent
834ce603f9
commit
b2bf813e58
@ -2,16 +2,16 @@
|
||||
|
||||
schemadir = $(pkgdatadir)/schemas
|
||||
schema_DATA = \
|
||||
capability.rng \
|
||||
domain.rng \
|
||||
domainsnapshot.rng \
|
||||
interface.rng \
|
||||
network.rng \
|
||||
nodedev.rng \
|
||||
nwfilter.rng \
|
||||
secret.rng \
|
||||
storageencryption.rng \
|
||||
storagepool.rng \
|
||||
storagevol.rng \
|
||||
nodedev.rng \
|
||||
capability.rng \
|
||||
nwfilter.rng
|
||||
storagevol.rng
|
||||
|
||||
EXTRA_DIST = $(schema_DATA)
|
||||
|
Loading…
x
Reference in New Issue
Block a user