update control fs_data
[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 stack_arch_i386.xml \
14 locking.xml \
15 memory.xml \
16 network.xml \
17 process.xml \
18 socket.xml \
19 statedump.xml \
20 timer.xml \
21 user_generic.xml \
22 network_ip_interface.xml
23
24 facilities_DATA = \
25 core.xml \
26 fs.xml \
27 fs_data.xml \
28 ipc.xml \
29 kernel.xml \
30 kernel_arch_arm.xml \
31 kernel_arch_c2.xml \
32 kernel_arch_i386.xml \
33 kernel_arch_mips.xml \
34 kernel_arch_powerpc.xml \
35 stack_arch_i386.xml \
36 locking.xml \
37 memory.xml \
38 network.xml \
39 process.xml \
40 socket.xml \
41 statedump.xml \
42 timer.xml \
43 user_generic.xml \
44 network_ip_interface.xml
45
46
47 facilitiesdir = $(pkgdatadir)/facilities
This page took 0.031774 seconds and 5 git commands to generate.