Unverified Commit 817a851a authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

adapt master makefile to refactored python module installer script

parent 0f030acc
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -275,7 +275,8 @@ mpi-stubs:

sinclude ../lib/python/Makefile.lammps
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