From e86d43b250f75de132d41d061a32ffd05cf40ba2 Mon Sep 17 00:00:00 2001 From: Bill March Date: Mon, 3 May 2010 19:48:06 +0000 Subject: [PATCH] updated cmake list --- fastlib/trunk/contrib/march/npt/CMakeLists.txt | 8 ++++++++ 1 file changed, 8 insertions(+) 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