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