summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index a9426c7..076399d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -33,6 +33,7 @@ xscope_SOURCES = \
common.c \
decode11.c \
decode_bigreq.c \
+ decode_glx.c \
decode_lbx.c \
decode_randr.c \
decode_render.c \
@@ -47,6 +48,7 @@ xscope_SOURCES = \
nas.h \
print11.c \
print_bigreq.c \
+ print_glx.c \
print_lbx.c \
print_randr.c \
print_render.c \