summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 \