diff -r bbebee4044d9 -r f71eb7aefd25 src/CMakeLists.txt --- a/src/CMakeLists.txt Sat Oct 24 00:08:17 2020 +0200 +++ b/src/CMakeLists.txt Sun May 09 17:20:30 2021 +0200 @@ -29,6 +29,7 @@ # Executable output: add_executable( ${EXECUTABLE_FILE} + FstabCommand.cpp relpipe-in-fstab.cpp )