summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMatt Turner <[email protected]>2014-12-07 14:50:33 -0800
committerMatt Turner <[email protected]>2014-12-12 12:11:50 -0800
commitdd6a43f07cbfef58185b530da5007c7411f3dbef (patch)
tree1748ee632f46c4207a799f659be4bea6acd5f96f /src
parentd51150a98a0f4edbc99f4cf6f5b41332638b862e (diff)
drivers/windows: Add to distribution.
Diffstat (limited to 'src')
-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 41e5a44d3f1..8d8082ae36a 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 \