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