diff options
-rw-r--r-- | src/gallium/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/gallium/Makefile.am b/src/gallium/Makefile.am index 07d26684e7e..6a2a866549c 100644 --- a/src/gallium/Makefile.am +++ b/src/gallium/Makefile.am @@ -115,6 +115,10 @@ EXTRA_DIST = \ docs \ README.portability \ SConscript \ + state_trackers/egl \ + state_trackers/gbm \ + targets/egl-static \ + targets/gbm \ winsys/sw/gdi \ winsys/sw/hgl |