diff options
author | Matt Turner <[email protected]> | 2012-09-05 15:19:30 -0700 |
---|---|---|
committer | Andreas Boll <[email protected]> | 2013-01-10 22:01:10 +0100 |
commit | 0470fb4efe1b642788fc3b72016364c1f7a8deb4 (patch) | |
tree | 3a01eaa3b52dfb6d037b2e11bff93c7b1c8c32c9 /configure.ac | |
parent | c14c801a03c4f470db777ac90a2c687087126a8a (diff) |
targets/libgl-xlib: Convert to automake
v2: Andreas Boll <[email protected]>
- Provide compatibility with scripts for the old Mesa build system
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 43c0317964f..0eee677e060 100644 --- a/configure.ac +++ b/configure.ac @@ -2062,6 +2062,7 @@ AC_CONFIG_FILES([configs/current src/gallium/targets/dri-swrast/Makefile src/gallium/targets/dri-vmwgfx/Makefile src/gallium/targets/opencl/Makefile + src/gallium/targets/libgl-xlib/Makefile src/gallium/winsys/Makefile src/gallium/winsys/i915/drm/Makefile src/gallium/winsys/i915/sw/Makefile |