diff options
author | Matt Turner <[email protected]> | 2012-08-29 15:32:43 -0700 |
---|---|---|
committer | Andreas Boll <[email protected]> | 2013-01-10 22:01:08 +0100 |
commit | 1c9fb3c5b5f9be68647b7b8e0abc59e2c3c54fd9 (patch) | |
tree | 3279695f0f806c95666d294d6a5c161715ea2b2d /configure.ac | |
parent | 5c4ade53a4186364cd524101118fdcd8e11b2aaf (diff) |
winsys/sw/null: 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 5771af34616..032b2157542 100644 --- a/configure.ac +++ b/configure.ac @@ -2035,6 +2035,7 @@ AC_CONFIG_FILES([configs/current src/gallium/winsys/sw/Makefile src/gallium/winsys/sw/dri/Makefile src/gallium/winsys/sw/fbdev/Makefile + src/gallium/winsys/sw/null/Makefile src/gbm/Makefile src/gbm/main/gbm.pc src/glsl/Makefile |