diff --git a/l/LAMMPS/LAMMPS-17Jan2018-intel-2017a.eb b/l/LAMMPS/LAMMPS-17Jan2018-intel-2017a.eb index 28be076b..0d1b8fae 100644 --- a/l/LAMMPS/LAMMPS-17Jan2018-intel-2017a.eb +++ b/l/LAMMPS/LAMMPS-17Jan2018-intel-2017a.eb @@ -29,8 +29,8 @@ builddependencies = [ ] commands = "cd src && make yes-kokkos && " -commands += "make yes-user-phonon && make yes-misc" -commands += "make lib-reax args='-m ifort' && make yes-reax &&" +commands += "make yes-user-phonon && make yes-misc && " +commands += "make lib-reax args='-m ifort' && make yes-reax && " commands += "make yes-kspace && make yes-manybody && make yes-molecule && " commands += "make yes-qeq && make yes-rigid && make yes-user-misc && " commands += "make yes-user-reaxc && make yes-user-omp && "