]> mj.ucw.cz Git - eval.git/blobdiff - default.cfg
More makefile fixes.
[eval.git] / default.cfg
index 749fa103533377ea45a48c4c00e177bf2545b57d..3709b5fad4d0326b4c1fa08d3fba8e9eca0a8c5a 100644 (file)
@@ -3,6 +3,9 @@
 # Compile the submit server
 Set("CONFIG_SUBMIT" => 1);
 
+# Build MO-P contest environment
+Set("CONFIG_MOP" => 1);
+
 # Settings of libucw
 UnSet("CONFIG_SHARED");
 UnSet("CONFIG_UCW_THREADS");