beta-0.89.2
[luatex.git] / source / libs / pixman / sources.am
blob49b9505b6fc6481c599a2c23fca18a48af892f69
1 libpixman_sources = \
2         @PIXMAN_TREE@/pixman/pixman.c \
3         @PIXMAN_TREE@/pixman/pixman-access.c \
4         @PIXMAN_TREE@/pixman/pixman-access-accessors.c \
5         @PIXMAN_TREE@/pixman/pixman-bits-image.c \
6         @PIXMAN_TREE@/pixman/pixman-combine32.c \
7         @PIXMAN_TREE@/pixman/pixman-combine-float.c \
8         @PIXMAN_TREE@/pixman/pixman-conical-gradient.c \
9         @PIXMAN_TREE@/pixman/pixman-x86.c \
10         @PIXMAN_TREE@/pixman/pixman-mips.c \
11         @PIXMAN_TREE@/pixman/pixman-arm.c \
12         @PIXMAN_TREE@/pixman/pixman-ppc.c \
13         @PIXMAN_TREE@/pixman/pixman-edge.c \
14         @PIXMAN_TREE@/pixman/pixman-edge-accessors.c \
15         @PIXMAN_TREE@/pixman/pixman-fast-path.c \
16         @PIXMAN_TREE@/pixman/pixman-filter.c \
17         @PIXMAN_TREE@/pixman/pixman-glyph.c \
18         @PIXMAN_TREE@/pixman/pixman-general.c \
19         @PIXMAN_TREE@/pixman/pixman-gradient-walker.c \
20         @PIXMAN_TREE@/pixman/pixman-image.c \
21         @PIXMAN_TREE@/pixman/pixman-implementation.c \
22         @PIXMAN_TREE@/pixman/pixman-linear-gradient.c \
23         @PIXMAN_TREE@/pixman/pixman-matrix.c \
24         @PIXMAN_TREE@/pixman/pixman-noop.c \
25         @PIXMAN_TREE@/pixman/pixman-radial-gradient.c \
26         @PIXMAN_TREE@/pixman/pixman-region16.c \
27         @PIXMAN_TREE@/pixman/pixman-region32.c \
28         @PIXMAN_TREE@/pixman/pixman-solid-fill.c \
29         @PIXMAN_TREE@/pixman/pixman-timer.c \
30         @PIXMAN_TREE@/pixman/pixman-trap.c \
31         @PIXMAN_TREE@/pixman/pixman-utils.c
33 libpixman_headers = \
34         @PIXMAN_TREE@/pixman/pixman.h \
35         @PIXMAN_TREE@/pixman/pixman-accessor.h \
36         @PIXMAN_TREE@/pixman/pixman-combine32.h \
37         @PIXMAN_TREE@/pixman/pixman-compiler.h \
38         @PIXMAN_TREE@/pixman/pixman-edge-imp.h \
39         @PIXMAN_TREE@/pixman/pixman-inlines.h \
40         @PIXMAN_TREE@/pixman/pixman-private.h