summaryrefslogtreecommitdiffstats
path: root/src/mesa/Makefile.am
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2014-12-07 14:50:33 -0800
committerMatt Turner <mattst88@gmail.com>2014-12-12 12:11:50 -0800
commitdd6a43f07cbfef58185b530da5007c7411f3dbef (patch)
tree1748ee632f46c4207a799f659be4bea6acd5f96f /src/mesa/Makefile.am
parentd51150a98a0f4edbc99f4cf6f5b41332638b862e (diff)
downloadexternal_mesa3d-dd6a43f07cbfef58185b530da5007c7411f3dbef.tar.gz
external_mesa3d-dd6a43f07cbfef58185b530da5007c7411f3dbef.tar.bz2
external_mesa3d-dd6a43f07cbfef58185b530da5007c7411f3dbef.zip
drivers/windows: Add to distribution.
Diffstat (limited to 'src/mesa/Makefile.am')
-rw-r--r--src/mesa/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/Makefile.am b/src/mesa/Makefile.am
index 41e5a44d3f..8d8082ae36 100644
--- a/src/mesa/Makefile.am
+++ b/src/mesa/Makefile.am
@@ -65,6 +65,7 @@ include Makefile.sources
EXTRA_DIST = \
drivers/haiku \
drivers/SConscript \
+ drivers/windows \
main/format_info.py \
main/format_parser.py \
main/formats.csv \