https://git.reactos.org/?p=reactos.git;a=commitdiff;h=1fac4b068fc580994de3f6...
commit 1fac4b068fc580994de3f6bf16c310a58e4e7c1f Author: Eric Kohl eric.kohl@reactos.org AuthorDate: Mon Apr 2 00:42:15 2018 +0200 Commit: Eric Kohl eric.kohl@reactos.org CommitDate: Mon Apr 2 00:42:15 2018 +0200
[WINLOGON] Missed this file --- base/system/winlogon/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+)
diff --git a/base/system/winlogon/CMakeLists.txt b/base/system/winlogon/CMakeLists.txt index 35df3d7bd7..8610bbfc91 100644 --- a/base/system/winlogon/CMakeLists.txt +++ b/base/system/winlogon/CMakeLists.txt @@ -12,6 +12,7 @@ list(APPEND SOURCE sas.c screensaver.c setup.c + shutdown.c winlogon.c wlx.c winlogon.h