summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/galahad/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/galahad/Makefile')
-rw-r--r--src/gallium/drivers/galahad/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/gallium/drivers/galahad/Makefile b/src/gallium/drivers/galahad/Makefile
index 67d0874566..e9c4f7e28c 100644
--- a/src/gallium/drivers/galahad/Makefile
+++ b/src/gallium/drivers/galahad/Makefile
@@ -6,7 +6,6 @@ LIBNAME = galahad
C_SOURCES = \
glhd_objects.c \
glhd_context.c \
- glhd_screen.c \
- glhd_drm.c
+ glhd_screen.c
include ../../Makefile.template