mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 10:14:52 +00: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:
committed by
Keith Packard
parent
ea15f8b4c9
commit
80a0b29c3b
@@ -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\
|
||||
|
||||
Reference in New Issue
Block a user