Mesa (master): src/build: Add getopt to distribution.

Matt Turner mattst88 at kemper.freedesktop.org
Mon Apr 7 17:44:33 UTC 2014


Module: Mesa
Branch: master
Commit: cdc3a6bb2137c28088adcf53695e555d5f4e0bf0
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=cdc3a6bb2137c28088adcf53695e555d5f4e0bf0

Author: Matt Turner <mattst88 at gmail.com>
Date:   Sun Nov 10 18:06:41 2013 -0800

src/build: Add getopt to distribution.

Acked-by: Emil Velikov <emil.l.velikov at gmail.com>

---

 src/Makefile.am |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/Makefile.am b/src/Makefile.am
index 75e2a73..9d1580f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -59,3 +59,5 @@ SUBDIRS +=			\
 	gallium/tests/unit
 endif
 endif
+
+EXTRA_DIST = getopt




More information about the mesa-commit mailing list