diff --git a/fastlib/trunk/contrib/march/npt/CMakeLists.txt b/fastlib/trunk/contrib/march/npt/CMakeLists.txt index 93ecd4c331..4ed266f668 100644 --- a/fastlib/trunk/contrib/march/npt/CMakeLists.txt +++ b/fastlib/trunk/contrib/march/npt/CMakeLists.txt @@ -8,6 +8,14 @@ set(SOURCES matcher.cc n_point.h n_point.cc + n_point_impl.h + n_point_impl.cc + n_point_nodes.h + n_point_nodes.cc + n_point_perm_free.h + n_point_perm_free.cc + perm_free_matcher.h + perm_free_matcher.cc ) # add directory name to sources