summaryrefslogtreecommitdiff
path: root/docs/devinfo.html
diff options
context:
space:
mode:
authorEmil Velikov <emil.l.velikov@gmail.com>2013-04-12 12:41:52 +0100
committerBrian Paul <brianp@vmware.com>2013-04-17 08:48:15 -0600
commitb03f6de63b05a3064d6d33e3c0a429ca97ba2be8 (patch)
tree981f440cb4bbf75bc6178babcba25eb419ad40ce /docs/devinfo.html
parent91984a732e7ce8517250d39699bb6c2b47256ba6 (diff)
docs: Update 'Making new mesa release'
Add a note to update PACKAGE_VERSION for Android and scons builds Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Reviewed-by: Brian Paul <brianp@vmware.com>
Diffstat (limited to 'docs/devinfo.html')
-rw-r--r--docs/devinfo.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/devinfo.html b/docs/devinfo.html
index 5c03344b49b..7176824efd1 100644
--- a/docs/devinfo.html
+++ b/docs/devinfo.html
@@ -197,6 +197,8 @@ branch is relevant.
<dl>
<dt>Makefile.am</dt>
+ <dt>SConstruct</dt>
+ <dt>Android.common.mk</dt>
<dd>PACKAGE_VERSION</dd>
<dt>configure.ac</dt>
<dd>AC_INIT</dd>