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