X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=reactos%2Fbase%2Fsystem%2FCMakeLists.txt;h=eb3d25b329afbe0f1cee8e79a63327e353d8c5db;hp=bc30ddfd4068fa6a8e59648e77879247e1d4c751;hb=f7125a502c0107d6598fa0f6d82bc041cfa75061;hpb=0ce2f14276e4d82484fc677d4abcae088502e81c diff --git a/reactos/base/system/CMakeLists.txt b/reactos/base/system/CMakeLists.txt index bc30ddfd406..eb3d25b329a 100644 --- a/reactos/base/system/CMakeLists.txt +++ b/reactos/base/system/CMakeLists.txt @@ -1,6 +1,7 @@ add_subdirectory(autochk) add_subdirectory(bootok) +add_subdirectory(diskpart) add_subdirectory(expand) add_subdirectory(format) add_subdirectory(lsass)