diff options
author | Matt Turner <[email protected]> | 2012-08-29 15:51:40 -0700 |
---|---|---|
committer | Andreas Boll <[email protected]> | 2013-01-10 22:01:08 +0100 |
commit | 44653c0a0e4da650024851c6a13f5c27a069c892 (patch) | |
tree | d07d18d58a791a1062dc31d1665db5e4a345e6f8 /configure.ac | |
parent | 24c2fe94a2fe518616263ecf953372ca17395097 (diff) |
winsys/sw/xlib: 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 71d01f892d3..3903fd4b1fa 100644 --- a/configure.ac +++ b/configure.ac @@ -2038,6 +2038,7 @@ AC_CONFIG_FILES([configs/current src/gallium/winsys/sw/null/Makefile src/gallium/winsys/sw/wayland/Makefile src/gallium/winsys/sw/wrapper/Makefile + src/gallium/winsys/sw/xlib/Makefile src/gbm/Makefile src/gbm/main/gbm.pc src/glsl/Makefile |