add compact xml
[ltt-control.git] / ltt-control / facilities / Makefile.am
CommitLineData
2727692a 1
2EXTRA_DIST = \
3core.xml \
4fs.xml \
a0e6dbfc 5fs_data.xml \
2727692a 6ipc.xml \
7kernel.xml \
8kernel_arch_arm.xml \
507725e2 9kernel_arch_c2.xml \
2727692a 10kernel_arch_i386.xml \
11kernel_arch_mips.xml \
a930d21b 12kernel_arch_powerpc.xml \
39671fb2 13kernel_arch_ppc.xml \
37965397 14kernel_arch_x86_64.xml \
2727692a 15locking.xml \
16memory.xml \
17network.xml \
18process.xml \
19socket.xml \
d27fe6db 20stack.xml \
2727692a 21statedump.xml \
22timer.xml \
23user_generic.xml \
83604ac3 24network_ip_interface.xml \
c27f9f2d 25xen.xml \
26compact.xml
2727692a 27
28facilities_DATA = \
29core.xml \
30fs.xml \
a0e6dbfc 31fs_data.xml \
2727692a 32ipc.xml \
33kernel.xml \
34kernel_arch_arm.xml \
507725e2 35kernel_arch_c2.xml \
2727692a 36kernel_arch_i386.xml \
37kernel_arch_mips.xml \
a930d21b 38kernel_arch_powerpc.xml \
39671fb2 39kernel_arch_ppc.xml \
37965397 40kernel_arch_x86_64.xml \
2727692a 41locking.xml \
42memory.xml \
43network.xml \
44process.xml \
45socket.xml \
d27fe6db 46stack.xml \
2727692a 47statedump.xml \
48timer.xml \
49user_generic.xml \
83604ac3 50network_ip_interface.xml \
c27f9f2d 51xen.xml \
52compact.xml
2727692a 53
54
55facilitiesdir = $(pkgdatadir)/facilities
This page took 0.024287 seconds and 4 git commands to generate.