[MOUNTMGR_APITEST] Add a test suite for the mount manager
[reactos.git] / modules / rostests / apitests / CMakeLists.txt
index 5bff8ce..1d62310 100644 (file)
@@ -19,6 +19,7 @@ if(NOT ARCH STREQUAL "amd64")
     add_subdirectory(kernel32)
 endif()
 add_subdirectory(localspl)
+add_subdirectory(mountmgr)
 add_subdirectory(msgina)
 add_subdirectory(mspatcha)
 add_subdirectory(msvcrt)