diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -72,6 +72,9 @@ download_appveyor: pypi: python setup.py register +build_ext: + python setup.py build_ext + install: python setup.py install |
