compile fixes
[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 socket.xml \
11 timer.xml
12
13 facilities_DATA = \
14 core.xml \
15 fs.xml \
16 ipc.xml \
17 kernel.xml \
18 memory.xml \
19 network.xml \
20 process.xml \
21 socket.xml \
22 timer.xml
23
24
25 facilitiesdir = $(pkgdatadir)/facilities
This page took 0.031328 seconds and 4 git commands to generate.