summaryrefslogtreecommitdiff
path: root/hw/xgl/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xgl/Makefile.am')
-rw-r--r--hw/xgl/Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/hw/xgl/Makefile.am b/hw/xgl/Makefile.am
index 2471758a8..8ae1a47fd 100644
--- a/hw/xgl/Makefile.am
+++ b/hw/xgl/Makefile.am
@@ -13,13 +13,13 @@ libxgl_a_SOURCES = \
xglcmap.c \
xglparse.c \
xglscreen.c \
+ xglarea.c \
xgloffscreen.c \
xglgeometry.c \
xglpixmap.c \
xglsync.c \
xglsolid.c \
xgltile.c \
- xglpixel.c \
xglcopy.c \
xglfill.c \
xglwindow.c \
@@ -27,4 +27,6 @@ libxgl_a_SOURCES = \
xglget.c \
xglgc.c \
xglcomp.c \
- xglpict.c
+ xglpict.c \
+ xglglyph.c \
+ xgltrap.c