[BROWSEUI] SHExplorerParseCmdLine: Fix parsing of /root (#6752)
[reactos.git] / base / shell / CMakeLists.txt
index dc06a56..826220e 100644 (file)
@@ -1,4 +1,6 @@
 
 add_subdirectory(cmd)
 add_subdirectory(explorer)
-add_subdirectory(explorer-new)
+add_subdirectory(filebrowser)
+add_subdirectory(progman)
+add_subdirectory(rshell)