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