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