Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(275)

Unified Diff: Makefile

Issue 1204283002: Add lua scripts for generating n-grams from SKPs (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Fix comment Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | tools/lua/ngrams.lua » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Makefile
diff --git a/Makefile b/Makefile
index 25a46ccd26b9a38636331e94081dace1799d0616..2f1143a84a9dffe5f65494464800472e15453c3a 100644
--- a/Makefile
+++ b/Makefile
@@ -44,6 +44,8 @@ VALID_TARGETS := \
debugger \
dm \
everything \
+ lua_app \
+ lua_pictures \
most \
pathops_unittest \
pdfviewer \
« no previous file with comments | « no previous file | tools/lua/ngrams.lua » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698