diff --git a/cpp/Makefile.am b/cpp/Makefile.am index d2fb484d4..d90a5f098 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 numericalDerivative.h +headers += smallExample.h headers += $(sources:.cpp=.h) # Timing tests