aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/um/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--um/CMakeLists.txt6
1 files changed, 2 insertions, 4 deletions
diff --git a/um/CMakeLists.txt b/um/CMakeLists.txt
index 31c8511..f7d8b24 100644
--- a/um/CMakeLists.txt
+++ b/um/CMakeLists.txt
@@ -1,6 +1,4 @@
project(windows7_drivers_utils)
-add_subdirectory(libservice)
-
-add_subdirectory(libnt_path_converter)
-add_subdirectory(libsimple)
+add_subdirectory(service)
+add_subdirectory(wrappers)