[NTDLL][USER32]: Stub out two APIs that are called by Win32 dlls:
[reactos.git] / reactos / dll / ntdll / CMakeLists.txt
index 3483aac..aefdaf5 100644 (file)
@@ -20,6 +20,7 @@ list(APPEND SOURCE
     ldr/ldrpe.c
     ldr/ldrutils.c
     rtl/libsupp.c
+    rtl/uilist.c
     rtl/version.c
     etw/trace.c
     include/ntdll.h)