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