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