add kernel arch facility
[lttv.git] / ltt / trunk / LinuxTraceToolkitViewer-0.6.9 / facilities / Makefile.am
CommitLineData
bf4af5b1 1
2EXTRA_DIST = \
3core.xml \
4fs.xml \
5ipc.xml \
6kernel.xml \
7memory.xml \
8network.xml \
9process.xml \
10s390_kernel.xml \
11socket.xml \
12timer.xml
13
14facilities_DATA = \
15core.xml \
16fs.xml \
17ipc.xml \
18kernel.xml \
19memory.xml \
20network.xml \
21process.xml \
22s390_kernel.xml \
23socket.xml \
24timer.xml
25
26
27facilitiesdir = $(pkgdatadir)/facilities
This page took 0.023313 seconds and 4 git commands to generate.