Browse Source

Restore endif

pull/2349/head
Martin Kroeker GitHub 6 years ago
parent
commit
89c33dbcf1
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      driver/others/Makefile

+ 1
- 0
driver/others/Makefile View File

@@ -95,6 +95,7 @@ else
HPLOBJS = memory.$(SUFFIX) xerbla.$(SUFFIX) dynamic.$(SUFFIX)
endif
endif
endif
else
HPLOBJS = memory.$(SUFFIX) xerbla.$(SUFFIX) parameter.$(SUFFIX)
endif


Loading…
Cancel
Save