Fix build and enable building usermode components, since they all build.
[reactos.git] / reactos / config-amd64.template.rbuild
index e3ab754..942da26 100644 (file)
@@ -86,7 +86,7 @@
        Whether to compile any usermode parts. This is while kernel mode is under
        heavy development and usermode part not relevant for bootcd.
 -->
-<property name="USERMODE" value="0" />
+<property name="USERMODE" value="1" />
 
 
 </group>