summaryrefslogtreecommitdiff
path: root/update_source.sh
diff options
context:
space:
mode:
Diffstat (limited to 'update_source.sh')
-rwxr-xr-xupdate_source.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/update_source.sh b/update_source.sh
index f64bf87..bfe31f2 100755
--- a/update_source.sh
+++ b/update_source.sh
@@ -4,6 +4,8 @@
#
# Retrieves the current Mockito source code into the current direcory, exlcuding portions related
# to constructing Mock objects in the JVM.
+#
+# See also CHANGES.android for required manual changes to the Mockito source code.
SOURCE="git://github.com/mockito/mockito.git"
INCLUDE="