OSDN Git Service

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 a4f2631..649dead 100644 (file)
@@ -51,4 +51,4 @@ if HAVE_GALLIUM
 SUBDIRS += gallium
 endif
 
-EXTRA_DIST = egl/docs getopt
+EXTRA_DIST = egl/docs getopt hgl
index 654a660..4345f22 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 \