update marker
[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 \
25xen.xml
2727692a 26
27facilities_DATA = \
28core.xml \
29fs.xml \
a0e6dbfc 30fs_data.xml \
2727692a 31ipc.xml \
32kernel.xml \
33kernel_arch_arm.xml \
507725e2 34kernel_arch_c2.xml \
2727692a 35kernel_arch_i386.xml \
36kernel_arch_mips.xml \
a930d21b 37kernel_arch_powerpc.xml \
39671fb2 38kernel_arch_ppc.xml \
37965397 39kernel_arch_x86_64.xml \
2727692a 40locking.xml \
41memory.xml \
42network.xml \
43process.xml \
44socket.xml \
d27fe6db 45stack.xml \
2727692a 46statedump.xml \
47timer.xml \
48user_generic.xml \
83604ac3 49network_ip_interface.xml \
50xen.xml
2727692a 51
52
53facilitiesdir = $(pkgdatadir)/facilities
This page took 0.02462 seconds and 4 git commands to generate.