fix
This commit is contained in:
parent
f5e5c4bd3f
commit
9ce06a8a0e
@ -21,7 +21,6 @@ clean:
|
|||||||
rm render/*.o
|
rm render/*.o
|
||||||
|
|
||||||
pyrender: $(PYRENDER_DEPENDENCIES)
|
pyrender: $(PYRENDER_DEPENDENCIES)
|
||||||
cd pyrender; \
|
|
||||||
python setup.py build_ext --inplace
|
python setup.py build_ext --inplace
|
||||||
|
|
||||||
%.c.o: %.c
|
%.c.o: %.c
|
||||||
|
Loading…
Reference in New Issue
Block a user