projects
/
lttv.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
update compat
[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
kernel_arch_arm.xml \
8
kernel_arch_i386.xml \
9
kernel_arch_mips.xml \
10
stack_arch_i386.xml \
11
locking.xml \
12
memory.xml \
13
network.xml \
14
process.xml \
15
socket.xml \
16
statedump.xml \
17
timer.xml
18
19
facilities_DATA = \
20
core.xml \
21
fs.xml \
22
ipc.xml \
23
kernel.xml \
24
kernel_arch_arm.xml \
25
kernel_arch_i386.xml \
26
kernel_arch_mips.xml \
27
stack_arch_i386.xml \
28
locking.xml \
29
memory.xml \
30
network.xml \
31
process.xml \
32
socket.xml \
33
statedump.xml \
34
timer.xml
35
36
37
facilitiesdir = $(pkgdatadir)/facilities
This page took
0.049576 seconds
and
4
git commands to generate.