Forgotten header numericalDerivative.h
parent
07c7c4c0bd
commit
a4ed0a191d
|
@ -49,7 +49,8 @@ testMatrix_LDADD = libgtsam.la
|
||||||
|
|
||||||
# GTSAM basics
|
# GTSAM basics
|
||||||
# The header files will be installed in ~/include/gtsam
|
# The header files will be installed in ~/include/gtsam
|
||||||
headers = gtsam.h Value.h Testable.h Factor.h Conditional.h Ordering.h Ordering-inl.h
|
headers = gtsam.h Value.h Testable.h Factor.h Conditional.h
|
||||||
|
headers += Ordering.h Ordering-inl.h numericalDerivative.h
|
||||||
sources += Ordering.cpp
|
sources += Ordering.cpp
|
||||||
example = smallExample.cpp
|
example = smallExample.cpp
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue