diff --git a/cpp/Makefile.am b/cpp/Makefile.am index d90a5f098..d2fb484d4 100644 --- a/cpp/Makefile.am +++ b/cpp/Makefile.am @@ -242,7 +242,7 @@ testVSLAMGraph_LDADD = libgtsam.la testVSLAMConfig_SOURCES = testVSLAMConfig.cpp testVSLAMConfig_LDADD = libgtsam.la -headers += smallExample.h +headers += smallExample.h numericalDerivative.h headers += $(sources:.cpp=.h) # Timing tests