aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar borenet <borenet@google.com>2015-06-25 07:47:40 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-06-25 07:47:41 -0700
commit93558dc74be4a92a8dfba87fcffd4441a37c0fc8 (patch)
treee5f3136fc4b8cde416059146061794247efecf1f /Makefile
parentfb8d6884e0e01d0c2f8596adf5af1efb0d08de7e (diff)
Add lua scripts for generating n-grams from SKPs
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 25a46ccd26..2f1143a84a 100644
--- a/Makefile
+++ b/Makefile
@@ -44,6 +44,8 @@ VALID_TARGETS := \
debugger \
dm \
everything \
+ lua_app \
+ lua_pictures \
most \
pathops_unittest \
pdfviewer \