NBLIB listed forces API update
[alexxy/gromacs.git] / api / nblib / CMakeLists.txt
index b90dd3f3132b260a5320f8e673748572b5d03e72..250b88da5069a46e5af28f5d4bd9632860e5862e 100644 (file)
@@ -143,12 +143,14 @@ if(GMX_INSTALL_NBLIB_API)
             kerneloptions.h
             nblib.h
             particletype.h
+            ppmap.h
             simulationstate.h
             topology.h
             topologyhelpers.h
             DESTINATION include/nblib)
 endif()
 
+add_subdirectory(listed_forces)
 add_subdirectory(samples)
 add_subdirectory(util)