[WLNOTIFY] Add sens service stubs
[reactos.git] / dll / win32 / wlnotify / CMakeLists.txt
index 1db47ff..6cbf00c 100644 (file)
@@ -3,6 +3,7 @@ spec2def(wlnotify.dll wlnotify.spec ADD_IMPORTLIB)
 
 list(APPEND SOURCE
     schedsvc.c
+    senssvc.c
     test.c
     wlnotify.c
     precomp.h)