diff options
Diffstat (limited to 'test/Makefile')
-rw-r--r-- | test/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile b/test/Makefile index 65fb6f438..a14ee700a 100644 --- a/test/Makefile +++ b/test/Makefile @@ -122,7 +122,7 @@ endif FLDFLAGS = $(FFLAGS:-fPIC=) $(LDFLAGS) -CEXTRALIB = +CEXTRALIB = -lomp sblat1 : sblat1.$(SUFFIX) ../$(LIBNAME) |