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