Forgot to check in this fix.
This commit is contained in:
parent
ce4c00c749
commit
58431fcb99
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ TOTAL_OBJ = $(NUMERICS_OBJ) $(ODEPACKAGE_OBJ)
|
|||
|
||||
TTOTAL_H = $(NUMERICS_H) CVode.h CVodesIntegrator.h
|
||||
|
||||
CXX_INCLUDES = -I../base
|
||||
CXX_INCLUDES = -I../base $(SUNDIALS_INC)
|
||||
LIB = @buildlib@/libctnumerics.a
|
||||
|
||||
DEPENDS = $(TOTAL_OBJ:.o=.d)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue