X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=base%2Fservices%2FCMakeLists.txt;h=15bdd77bee322135cd19d5d985abe14ce2d4c719;hp=64cd7346906b63bf433f1baca0528fe473b0a175;hb=78600cf22304ecf6de01548159cef16931bffd0b;hpb=ec14b4c50af0c6ad343f9c22c53501390c446722;ds=inline diff --git a/base/services/CMakeLists.txt b/base/services/CMakeLists.txt index 64cd7346906..15bdd77bee3 100644 --- a/base/services/CMakeLists.txt +++ b/base/services/CMakeLists.txt @@ -3,6 +3,7 @@ add_subdirectory(audiosrv) add_subdirectory(dcomlaunch) add_subdirectory(dhcpcsvc) add_subdirectory(eventlog) +add_subdirectory(netlogon) add_subdirectory(nfsd) add_subdirectory(rpcss) add_subdirectory(schedsvc)