1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2024-06-30 00:44:52 +02:00

Fixing website

This commit is contained in:
Anthony Scemama 2021-03-06 20:05:36 +01:00
parent 479a068199
commit 02163ce52c

View File

@ -34,7 +34,7 @@ LIBS=-lm
endif endif
QMCKL_ROOT=$(CURDIR)/.. QMCKL_ROOT=$(shell dirname $(CURDIR))
export CC CFLAGS FC FFLAGS LIBS QMCKL_ROOT export CC CFLAGS FC FFLAGS LIBS QMCKL_ROOT