summaryrefslogtreecommitdiff
path: root/update-from-external.sh
diff options
context:
space:
mode:
Diffstat (limited to 'update-from-external.sh')
-rwxr-xr-xupdate-from-external.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/update-from-external.sh b/update-from-external.sh
index 18ada952..a505e5b6 100755
--- a/update-from-external.sh
+++ b/update-from-external.sh
@@ -44,3 +44,5 @@ do
sed "s|Version: .*$|Version: $VERSION|" < $tmp/$i > $DIR/$i
(cd $DIR; git add $i)
done
+
+${DIR}/srcgen/generate_android_src.sh