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