New analysis tool to compute the free volume and total volume.
[alexxy/gromacs.git] / src / gromacs / trajectoryanalysis / tests / CMakeLists.txt
index 215e8c373172f67ff3545abfb72ad74e88458131..ccf7b856078e25e133dbbbeae9a4527f9c5be9a1 100644 (file)
@@ -35,6 +35,7 @@
 gmx_add_unit_test(TrajectoryAnalysisUnitTests trajectoryanalysis-test
                   moduletest.cpp
                   angle.cpp
+                  freevolume.cpp
                   select.cpp)
 
 add_executable(test_selection test_selection.cpp)