summaryrefslogtreecommitdiff
path: root/lapacke/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lapacke/Makefile')
-rw-r--r--lapacke/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lapacke/Makefile b/lapacke/Makefile
index 5374697a..d8c695d6 100644
--- a/lapacke/Makefile
+++ b/lapacke/Makefile
@@ -45,6 +45,7 @@ include ../make.inc
all: lapacke
lapacke:
+ cd include && cp lapacke_mangling_with_flags.h lapacke_mangling.h
cd src && $(MAKE)
cd utils && $(MAKE)