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