瀏覽代碼

build: add config.sub and config.guess to tarballs target

fixes errors ./configure was complaining about

NOTE: This is a candidate for the 9.0 branch.

Reviewed-by: Matt Turner <mattst88@gmail.com>
tags/gles3-fmt-v1
Andreas Boll 13 年之前
父節點
當前提交
a0a90ea920
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2
    0
      Makefile.am

+ 2
- 0
Makefile.am 查看文件

@@ -61,6 +61,8 @@ PACKAGE_NAME = MesaLib-$(PACKAGE_VERSION)
EXTRA_FILES = \
aclocal.m4 \
configure \
bin/config.sub \
bin/config.guess \
bin/install-sh \
src/glsl/glsl_parser.cc \
src/glsl/glsl_parser.h \

Loading…
取消
儲存