summaryrefslogtreecommitdiffstats
path: root/src/mesa/Makefile.am
diff options
context:
space:
mode:
authorJose Fonseca <[email protected]>2015-03-03 14:52:15 +0000
committerJose Fonseca <[email protected]>2015-03-04 11:01:38 +0000
commit17b2825d760fb6a7b643e5f9c067d249a582cfdb (patch)
tree7ee2c5a2fcf598c46e4802acd8f469e3b00bf25e /src/mesa/Makefile.am
parent40a4797384d89c4ae225e1999ebe502cd50b2500 (diff)
windows/gdi: Remove.
This classic driver is so far behind Gallium softpipe/llvmpipe based one, that's hard to imagine ever being useful. v2: Drop drivers/windows from src/mesa/Makefile.am:EXTRA_DIST per Emil Velikov. Reviewed-by: Emil Velikov <[email protected]> v3: Update release notes.
Diffstat (limited to 'src/mesa/Makefile.am')
-rw-r--r--src/mesa/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/Makefile.am b/src/mesa/Makefile.am
index 5e9a82098fb..467492f55c1 100644
--- a/src/mesa/Makefile.am
+++ b/src/mesa/Makefile.am
@@ -62,7 +62,6 @@ include Makefile.sources
EXTRA_DIST = \
drivers/haiku \
drivers/SConscript \
- drivers/windows \
main/format_info.py \
main/format_pack.py \
main/format_parser.py \