add missing Makefile.am in facilities
[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 \
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.023788 seconds and 4 git commands to generate.