diff options
author | Matt Turner <[email protected]> | 2012-08-29 15:46:57 -0700 |
---|---|---|
committer | Andreas Boll <[email protected]> | 2013-01-10 22:01:08 +0100 |
commit | 24c2fe94a2fe518616263ecf953372ca17395097 (patch) | |
tree | 41d241516ac515652dcd96e9a363665779b0a3c7 /configure.ac | |
parent | 1d0ef53e7bfa7579adc625b8b9330d1682a8d930 (diff) |
winsys/sw/wrapper: Convert to automake
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 35814966d3a..71d01f892d3 100644 --- a/configure.ac +++ b/configure.ac @@ -2037,6 +2037,7 @@ AC_CONFIG_FILES([configs/current src/gallium/winsys/sw/fbdev/Makefile src/gallium/winsys/sw/null/Makefile src/gallium/winsys/sw/wayland/Makefile + src/gallium/winsys/sw/wrapper/Makefile src/gbm/Makefile src/gbm/main/gbm.pc src/glsl/Makefile |