summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRoozbeh Pournader <roozbeh@google.com>2015-04-29 14:29:23 -0700
committerRoozbeh Pournader <roozbeh@google.com>2015-04-29 14:29:23 -0700
commit0dfb011d31e906a53cffa1c3176628410086318d (patch)
treee6b649bf6f7308d9274e18a2adab9ae39fa2faf7 /Makefile
parent1de16826dae2b41e4a588c75c1e8eaefdf81f068 (diff)
Remove Glass target.
No longer intended to be used.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 070467b..e485e34 100644
--- a/Makefile
+++ b/Makefile
@@ -40,10 +40,6 @@ android:
rm $$touched $$subsetted; \
done
-glass: out/android/Roboto-Thin.ttf
- mkdir -p out/glass
- python scripts/touchup_for_glass.py $< out/glass/Roboto-Thin.ttf
-
web:
mkdir -p out/web
for source in hinted/*.ttf; do \