diff options
author | Tom Stellard <[email protected]> | 2012-08-24 11:44:57 -0700 |
---|---|---|
committer | Andreas Boll <[email protected]> | 2013-01-10 22:01:06 +0100 |
commit | 34a615018844814d285c9c787ff46539b8adc9aa (patch) | |
tree | 57c72a66aad83df6de1a76a5b9112f7dcc7e32a3 /configure.ac | |
parent | 8dc4048b3bdb4dc3a5b3d392dcde65eb37a87965 (diff) |
radeon/winsys: 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 5cc611ff8b0..354635b1377 100644 --- a/configure.ac +++ b/configure.ac @@ -2010,6 +2010,7 @@ AC_CONFIG_FILES([configs/current src/gallium/targets/Makefile src/gallium/targets/opencl/Makefile src/gallium/winsys/Makefile + src/gallium/winsys/radeon/drm/Makefile src/gbm/Makefile src/gbm/main/gbm.pc src/glsl/Makefile |