haiku: Add files to distribution.
authorMatt Turner <mattst88@gmail.com>
Sun, 7 Dec 2014 22:00:03 +0000 (14:00 -0800)
committerMatt Turner <mattst88@gmail.com>
Fri, 12 Dec 2014 20:11:50 +0000 (12:11 -0800)
src/Makefile.am
src/mesa/Makefile.am

index a4f26315abecbb2d308f9fc44700d3a2054afb39..649dead349b076f0ffcb296d7fea0c9d8549d872 100644 (file)
@@ -51,4 +51,4 @@ if HAVE_GALLIUM
 SUBDIRS += gallium
 endif
 
-EXTRA_DIST = egl/docs getopt
+EXTRA_DIST = egl/docs getopt hgl
index 654a6609491308caed388e97ddb6dd55e7a560d0..4345f22c7b27ab024d9d18895c85c79530df2083 100644 (file)
@@ -63,6 +63,7 @@ BUILDDIR = $(builddir)/
 include Makefile.sources
 
 EXTRA_DIST = \
+       drivers/haiku \
        main/format_info.py \
        main/format_parser.py \
        main/formats.csv \