Procházet zdrojové kódy

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 před 13 roky
rodič
revize
a0a90ea920
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 2
    0
      Makefile.am

+ 2
- 0
Makefile.am Zobrazit soubor

@@ -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 \

Načítá se…
Zrušit
Uložit