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