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