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