LTTV 0.8.5
[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_i386.xml \
8 stack_arch_i386.xml \
9 memory.xml \
10 network.xml \
11 process.xml \
12 socket.xml \
13 statedump.xml \
14 timer.xml
15
16 facilities_DATA = \
17 core.xml \
18 fs.xml \
19 ipc.xml \
20 kernel.xml \
21 kernel_arch_i386.xml \
22 stack_arch_i386.xml \
23 memory.xml \
24 network.xml \
25 process.xml \
26 socket.xml \
27 statedump.xml \
28 timer.xml
29
30
31 facilitiesdir = $(pkgdatadir)/facilities
This page took 0.034006 seconds and 4 git commands to generate.