X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=boot%2Ffreeldr%2FCMakeLists.txt;h=9069134f5d9879f04d43e7f144f5947c8346b268;hp=7c60d8efe3d02e4df4b190eb36dffd9f9d6fd40b;hb=f37fb1f7f8950cdae899d86c401f3135374cd3b1;hpb=3a4f8f455fd298b32aef2c8e8afeefe17b31dedd diff --git a/boot/freeldr/CMakeLists.txt b/boot/freeldr/CMakeLists.txt index 7c60d8efe3d..9069134f5d9 100644 --- a/boot/freeldr/CMakeLists.txt +++ b/boot/freeldr/CMakeLists.txt @@ -1,4 +1,5 @@ add_subdirectory(bootsect) +add_subdirectory(fdebug) add_subdirectory(freeldr) add_subdirectory(install)