Merge release-4-6 into master
[alexxy/gromacs.git] / src / programs / tpbconv / CMakeLists.txt
index f0d02789b6101f752cf2ff1045d9afd154c4f965..3803391dba28f8934e963ca49ccd1784207dcc53 100644 (file)
@@ -1,6 +1,6 @@
 include_directories(${CMAKE_SOURCE_DIR}/src/gromacs/gmxpreprocess)
 
-file(GLOB TPBCONV_SOURCES tpbconv.c)
+file(GLOB TPBCONV_SOURCES tpbconv.c ../main.cpp)
 
 add_executable(tpbconv ${TPBCONV_SOURCES})
 gmx_add_man_page(tpbconv)