From: Matt Turner Date: Sun, 7 Dec 2014 22:00:03 +0000 (-0800) Subject: haiku: Add files to distribution. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f6502aaa58d854def4c93dc25154a6c97b159fb4;p=mesa.git haiku: Add files to distribution. --- diff --git a/src/Makefile.am b/src/Makefile.am index a4f26315abe..649dead349b 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -51,4 +51,4 @@ if HAVE_GALLIUM SUBDIRS += gallium endif -EXTRA_DIST = egl/docs getopt +EXTRA_DIST = egl/docs getopt hgl diff --git a/src/mesa/Makefile.am b/src/mesa/Makefile.am index 654a6609491..4345f22c7b2 100644 --- a/src/mesa/Makefile.am +++ b/src/mesa/Makefile.am @@ -63,6 +63,7 @@ BUILDDIR = $(builddir)/ include Makefile.sources EXTRA_DIST = \ + drivers/haiku \ main/format_info.py \ main/format_parser.py \ main/formats.csv \