adapt master makefile to refactored python module installer script
This commit is contained in:
@ -275,7 +275,8 @@ mpi-stubs:
|
|||||||
|
|
||||||
sinclude ../lib/python/Makefile.lammps
|
sinclude ../lib/python/Makefile.lammps
|
||||||
install-python:
|
install-python:
|
||||||
@$(PYTHON) ../python/install.py
|
@$(PYTHON) ../python/install.py -v ../src/version.h \
|
||||||
|
-m ../python/lammps.py -l ../src/liblammps.so
|
||||||
|
|
||||||
# Create a tarball of src dir and packages
|
# Create a tarball of src dir and packages
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user