diff options
author | Matt Turner <[email protected]> | 2012-09-05 11:07:30 -0700 |
---|---|---|
committer | Andreas Boll <[email protected]> | 2013-01-10 22:01:09 +0100 |
commit | 6ed9f9f2322a4bc95fd41090bb8c89f7e7022923 (patch) | |
tree | d11ff0be68380087e26370f05ed097547c30a604 /configure.ac | |
parent | 2cd5bf75363c95c1ec9ad0d0c1bd16f5b4a0c615 (diff) |
targets/dri-nouveau: 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 6ff17cc05e6..fe5eccf0a52 100644 --- a/configure.ac +++ b/configure.ac @@ -2055,6 +2055,7 @@ AC_CONFIG_FILES([configs/current src/gallium/state_trackers/xvmc/Makefile src/gallium/targets/Makefile src/gallium/targets/dri-i915/Makefile + src/gallium/targets/dri-nouveau/Makefile src/gallium/targets/opencl/Makefile src/gallium/winsys/Makefile src/gallium/winsys/i915/drm/Makefile |