mirror of
https://github.com/TREX-CoE/qmckl.git
synced 2025-01-03 10:06:09 +01:00
Fixing makefile
This commit is contained in:
parent
f03cff153e
commit
f26785b829
@ -34,7 +34,7 @@ LIBS=-lm
|
||||
endif
|
||||
|
||||
|
||||
QMCKL_ROOT=$(PWD)/..
|
||||
QMCKL_ROOT=$(CURDIR)/..
|
||||
|
||||
export CC CFLAGS FC FFLAGS LIBS QMCKL_ROOT
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user