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