
add_executable(e2block2file e2block2file.c)
TARGET_LINK_LIBRARIES(e2block2file ext2fs com_err)
