make: Fix sdist-build target

This commit is contained in:
Yury Selivanov 2016-04-12 13:23:22 -04:00
parent cfac61eb1a
commit 484ca51a6f
1 changed files with 1 additions and 1 deletions

View File

@ -39,4 +39,4 @@ sdist: clean compile test clean-libuv
sdist-upload: clean compile test clean-libuv sdist-upload: clean compile test clean-libuv
python3 setup.py sdist python3 setup.py sdist upload