From: Matt Turner Date: Sun, 7 Dec 2014 22:50:33 +0000 (-0800) Subject: drivers/windows: Add to distribution. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=dd6a43f07cbfef58185b530da5007c7411f3dbef;p=mesa.git drivers/windows: Add to distribution. --- 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 \