add spec
[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 15stack_arch_i386.xml \
16locking.xml \
17memory.xml \
18network.xml \
19process.xml \
20socket.xml \
21statedump.xml \
22timer.xml \
23user_generic.xml \
24network_ip_interface.xml
25
26facilities_DATA = \
27core.xml \
28fs.xml \
a0e6dbfc 29fs_data.xml \
2727692a 30ipc.xml \
31kernel.xml \
32kernel_arch_arm.xml \
507725e2 33kernel_arch_c2.xml \
2727692a 34kernel_arch_i386.xml \
35kernel_arch_mips.xml \
a930d21b 36kernel_arch_powerpc.xml \
39671fb2 37kernel_arch_ppc.xml \
37965397 38kernel_arch_x86_64.xml \
2727692a 39stack_arch_i386.xml \
40locking.xml \
41memory.xml \
42network.xml \
43process.xml \
44socket.xml \
45statedump.xml \
46timer.xml \
47user_generic.xml \
48network_ip_interface.xml
49
50
51facilitiesdir = $(pkgdatadir)/facilities
This page took 0.024409 seconds and 4 git commands to generate.