mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-03-19 13:02:13 +01:00
fix typo in Makefile
This commit is contained in:
parent
58201b95f2
commit
f91e1c17c0
@ -1,5 +1,5 @@
|
|||||||
all:
|
all:
|
||||||
python setup_dev.py build_ext -i -f
|
python setup.py build_ext -i -f
|
||||||
python setup.py build sdist
|
python setup.py build sdist
|
||||||
|
|
||||||
.PHONY: test
|
.PHONY: test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user