aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/galahad/Makefile.sources
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/galahad/Makefile.sources')
-rw-r--r--src/gallium/drivers/galahad/Makefile.sources8
1 files changed, 6 insertions, 2 deletions
diff --git a/src/gallium/drivers/galahad/Makefile.sources b/src/gallium/drivers/galahad/Makefile.sources
index f6c7f4b88b8..95305f6de55 100644
--- a/src/gallium/drivers/galahad/Makefile.sources
+++ b/src/gallium/drivers/galahad/Makefile.sources
@@ -1,4 +1,8 @@
C_SOURCES := \
- glhd_objects.c \
glhd_context.c \
- glhd_screen.c
+ glhd_context.h \
+ glhd_objects.c \
+ glhd_objects.h \
+ glhd_public.h \
+ glhd_screen.c \
+ glhd_screen.h