move unused dirs to attic
[ltt-control.git] / trunk / attic / lttng-xenomai / ltt-control-0.24-xenoltt / 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 kernel_arch_x86_64.xml \
15 locking.xml \
16 memory.xml \
17 network.xml \
18 process.xml \
19 socket.xml \
20 stack.xml \
21 statedump.xml \
22 timer.xml \
23 user_generic.xml \
24 network_ip_interface.xml \
25 xenoltt.xml
26
27 facilities_DATA = \
28 core.xml \
29 fs.xml \
30 fs_data.xml \
31 ipc.xml \
32 kernel.xml \
33 kernel_arch_arm.xml \
34 kernel_arch_c2.xml \
35 kernel_arch_i386.xml \
36 kernel_arch_mips.xml \
37 kernel_arch_powerpc.xml \
38 kernel_arch_ppc.xml \
39 kernel_arch_x86_64.xml \
40 locking.xml \
41 memory.xml \
42 network.xml \
43 process.xml \
44 socket.xml \
45 stack.xml \
46 statedump.xml \
47 timer.xml \
48 user_generic.xml \
49 network_ip_interface.xml \
50 xenoltt.xml
51
52
53 facilitiesdir = $(pkgdatadir)/facilities
This page took 0.030089 seconds and 4 git commands to generate.