Richard Purdie patches : add ARM arch and fix automake for dynamic symbols
[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 stack_arch_i386.xml \
10 locking.xml \
11 memory.xml \
12 network.xml \
13 process.xml \
14 socket.xml \
15 statedump.xml \
16 timer.xml
17
18 facilities_DATA = \
19 core.xml \
20 fs.xml \
21 ipc.xml \
22 kernel.xml \
23 kernel_arch_arm.xml \
24 kernel_arch_i386.xml \
25 stack_arch_i386.xml \
26 locking.xml \
27 memory.xml \
28 network.xml \
29 process.xml \
30 socket.xml \
31 statedump.xml \
32 timer.xml
33
34
35 facilitiesdir = $(pkgdatadir)/facilities
This page took 0.029621 seconds and 4 git commands to generate.