summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index b6449b967b3..b3dc44d6fd6 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -39,7 +39,9 @@ endif
if HAVE_GALLIUM
SUBDIRS += \
- gallium \
+ gallium/auxiliary \
+ gallium/drivers \
+ gallium/state_trackers \
gallium/winsys \
gallium/targets