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