summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRoozbeh Pournader <roozbeh@google.com>2015-04-17 17:26:10 -0700
committerRoozbeh Pournader <roozbeh@google.com>2015-04-17 17:26:10 -0700
commitb6dd3c12ecf5db071af8b94ef701a52cb91e88a8 (patch)
tree807aa4f2f61c214ec070b614a8a265b49a909447 /Makefile
parentaa64beca82fb32b3b3e32d1a8a8640330df83876 (diff)
Clean up Makefile and build-v2.py path references.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index fad70c6..070467b 100644
--- a/Makefile
+++ b/Makefile
@@ -15,9 +15,7 @@
all: v2
v2:
- echo "BASEDIR=\"$(CURDIR)\"" > /tmp/makefontsB.py
- cat "scripts/build-v2.py" >> /tmp/makefontsB.py
- python /tmp/makefontsB.py
+ PYTHONPATH=$(PYTHONPATH):$(CURDIR)/scripts/lib python scripts/build-v2.py
crunch:
mkdir -p out/crunched