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