Fix main Makefile

This commit is contained in:
Michael Droettboom 2018-07-19 11:24:36 -04:00
parent 6c2d77979f
commit e4f3ad147e
1 changed files with 2 additions and 2 deletions

View File

@ -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