summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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 \