add missing headers

release/4.3a0
Chris Beall 2011-12-15 20:44:32 +00:00
parent b2f629ce39
commit a64c9bbb83
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ headers += JunctionTree.h JunctionTree-inl.h
headers += EliminationTree.h EliminationTree-inl.h
headers += BayesNet.h BayesNet-inl.h
headers += BayesTree.h BayesTree-inl.h
headers += BayesTreeCliqueBase.h BayesTreeCliqueBase-inl.h
headers += ISAM.h ISAM-inl.h
check_PROGRAMS += tests/testInference
check_PROGRAMS += tests/testFactorGraph