diff options
author | Matt Turner <[email protected]> | 2012-08-29 15:44:25 -0700 |
---|---|---|
committer | Andreas Boll <[email protected]> | 2013-01-10 22:01:08 +0100 |
commit | 1d0ef53e7bfa7579adc625b8b9330d1682a8d930 (patch) | |
tree | fb08501c2b731725aaa3e701d8c855dab25cd455 /configure.ac | |
parent | 1c9fb3c5b5f9be68647b7b8e0abc59e2c3c54fd9 (diff) |
winsys/sw/wayland: 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 032b2157542..35814966d3a 100644 --- a/configure.ac +++ b/configure.ac @@ -2036,6 +2036,7 @@ AC_CONFIG_FILES([configs/current src/gallium/winsys/sw/dri/Makefile src/gallium/winsys/sw/fbdev/Makefile src/gallium/winsys/sw/null/Makefile + src/gallium/winsys/sw/wayland/Makefile src/gbm/Makefile src/gbm/main/gbm.pc src/glsl/Makefile |