summaryrefslogtreecommitdiff
path: root/radeon/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'radeon/Makefile.am')
-rw-r--r--radeon/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/radeon/Makefile.am b/radeon/Makefile.am
index dc94b5f3..e64aff4b 100644
--- a/radeon/Makefile.am
+++ b/radeon/Makefile.am
@@ -40,6 +40,7 @@ libdrm_radeon_la_SOURCES = \
radeon_cs_space.c \
radeon_bo.c \
radeon_cs.c \
+ radeon_surface.c \
bof.c \
bof.h
@@ -47,6 +48,7 @@ libdrm_radeonincludedir = ${includedir}/libdrm
libdrm_radeoninclude_HEADERS = \
radeon_bo.h \
radeon_cs.h \
+ radeon_surface.h \
radeon_bo_gem.h \
radeon_cs_gem.h \
radeon_bo_int.h \