From 52b3a24e2a12f3e025aedce46ef36392d7eee62d Mon Sep 17 00:00:00 2001 From: sjplimp Date: Fri, 31 May 2013 15:37:58 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@9992 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- lib/awpmd/Makefile.lammps.linalg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/awpmd/Makefile.lammps.linalg b/lib/awpmd/Makefile.lammps.linalg index bf2a7a2c6b..a5c4e9b9f0 100644 --- a/lib/awpmd/Makefile.lammps.linalg +++ b/lib/awpmd/Makefile.lammps.linalg @@ -1,5 +1,5 @@ # Settings that the LAMMPS build will import when this package library is used user-awpmd_SYSINC = -user-awpmd_SYSLIB = -llinalg +user-awpmd_SYSLIB = -llinalg -lgfortran user-awpmd_SYSPATH = -L../../lib/linalg