f6dd958639c6dbf7676981a4ceae28252066d162
[ltt-control.git] / ltt-control / facilities / Makefile.am
1
2 EXTRA_DIST = \
3 core.xml \
4 fs.xml \
5 fs_data.xml \
6 ipc.xml \
7 kernel.xml \
8 kernel_arch_arm.xml \
9 kernel_arch_c2.xml \
10 kernel_arch_i386.xml \
11 kernel_arch_mips.xml \
12 kernel_arch_powerpc.xml \
13 kernel_arch_ppc.xml \
14 stack_arch_i386.xml \
15 locking.xml \
16 memory.xml \
17 network.xml \
18 process.xml \
19 socket.xml \
20 statedump.xml \
21 timer.xml \
22 user_generic.xml \
23 network_ip_interface.xml
24
25 facilities_DATA = \
26 core.xml \
27 fs.xml \
28 fs_data.xml \
29 ipc.xml \
30 kernel.xml \
31 kernel_arch_arm.xml \
32 kernel_arch_c2.xml \
33 kernel_arch_i386.xml \
34 kernel_arch_mips.xml \
35 kernel_arch_powerpc.xml \
36 kernel_arch_ppc.xml \
37 stack_arch_i386.xml \
38 locking.xml \
39 memory.xml \
40 network.xml \
41 process.xml \
42 socket.xml \
43 statedump.xml \
44 timer.xml \
45 user_generic.xml \
46 network_ip_interface.xml
47
48
49 facilitiesdir = $(pkgdatadir)/facilities
This page took 0.029393 seconds and 3 git commands to generate.