Implemented setting the fs register to point to the TEB
[reactos.git] / reactos / Makefile
index b9d84f9..323a20c 100644 (file)
@@ -17,8 +17,7 @@ include rules.mak
 COMPONENTS = iface_native iface_additional ntoskrnl
 DLLS = ntdll kernel32 crtdll advapi32 fmifs gdi32
 #DLLS = mingw32
-SUBSYS = smss win32k
-#SUBSYS = csrss
+SUBSYS = smss win32k csrss
 
 #
 # Select the server(s) you want to build