Merge branch 'release-2020' into master
[alexxy/gromacs.git] / src / gromacs / fileio / CMakeLists.txt
index 9e0a14a9000f6be02f943173e00fb77872c35348..f0e81bb03cd50c4434b9afc32eaf3138b0fd7053 100644 (file)
@@ -52,9 +52,11 @@ target_sources(libgromacs PRIVATE ${FILEIO_SOURCES})
 if(GMX_INSTALL_LEGACY_API)
   install(FILES
           oenv.h
+         confio.h
           pdbio.h
           tpxio.h
           trxio.h
+         filetypes.h
           DESTINATION include/gromacs/fileio)
 endif()