mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-02-09 02:40:29 +01:00
glamor: Add remaining header files to SOURCES
It wasn't possible to build glamor from tarballs. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=64297#c9 Signed-off-by: Michel Dänzer <michel.daenzer@amd.com> Reviewed-by: Keith Packard <keithp@keithp.com> Signed-off-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
parent
ea15f8b4c9
commit
80a0b29c3b
1 changed files with 3 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ libglamor_la_SOURCES = \
|
|||
glamor_debug.h \
|
||||
glamor_fill.c \
|
||||
glamor_font.c \
|
||||
glamor_font.h \
|
||||
glamor_glx.c \
|
||||
glamor_glyphs.c \
|
||||
glamor_polylines.c \
|
||||
|
|
@ -21,12 +22,14 @@ libglamor_la_SOURCES = \
|
|||
glamor_render.c \
|
||||
glamor_gradient.c \
|
||||
glamor_program.c \
|
||||
glamor_program.h \
|
||||
glamor_rects.c \
|
||||
glamor_spans.c \
|
||||
glamor_text.c \
|
||||
glamor_transfer.c \
|
||||
glamor_transfer.h \
|
||||
glamor_transform.c \
|
||||
glamor_transform.h \
|
||||
glamor_trapezoid.c \
|
||||
glamor_tile.c \
|
||||
glamor_triangles.c\
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue