Add lua scripts for generating n-grams from SKPs

BUG=skia:3840

Review URL: https://codereview.chromium.org/1204283002
diff --git a/Makefile b/Makefile
index 25a46cc..2f1143a 100644
--- a/Makefile
+++ b/Makefile
@@ -44,6 +44,8 @@
                  debugger \
                  dm \
                  everything \
+                 lua_app \
+                 lua_pictures \
                  most \
                  pathops_unittest \
                  pdfviewer \