From: Matt Turner Date: Sun, 7 Dec 2014 22:48:15 +0000 (-0800) Subject: mesa: Add autogen.sh to distribution. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d51150a98a0f4edbc99f4cf6f5b41332638b862e;p=mesa.git mesa: Add autogen.sh to distribution. --- diff --git a/Makefile.am b/Makefile.am index 6f222b27748..8819f1fef11 100644 --- a/Makefile.am +++ b/Makefile.am @@ -29,6 +29,7 @@ PACKAGE_DIR = Mesa-$(PACKAGE_VERSION) PACKAGE_NAME = MesaLib-$(PACKAGE_VERSION) EXTRA_DIST = \ + autogen.sh \ common.py \ docs \ doxygen \