Commit e4f3ad14 authored by Michael Droettboom's avatar Michael Droettboom

Fix main Makefile

parent 6c2d7797
......@@ -161,7 +161,7 @@ root/.built: \
touch root/.built
$(CPYTHONLIB): emsdk/emsdk/emsdk
$(CPYTHONLIB): emsdk/emsdk/emsdk/.complete
make -C $(CPYTHONROOT)
......@@ -173,5 +173,5 @@ build/packages.json: $(CPYTHONLIB)
make -C packages
emsdk/emsdk/.complete:
emsdk/emsdk/emsdk/.complete:
make -C emsdk
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment