f_pc_manager is still non-matching on PAL

This commit is contained in:
Jasper St. Pierre
2023-12-27 22:57:49 -08:00
parent 9d71c85b44
commit 4aa6d47524
+1 -1
View File
@@ -321,7 +321,7 @@ config.libs = [
Object(Matching, "f_pc/f_pc_layer_tag.cpp"),
Object(Matching, "f_pc/f_pc_line.cpp"),
Object(Matching, "f_pc/f_pc_load.cpp"),
Object(Matching, "f_pc/f_pc_manager.cpp"),
Object(NonMatching, "f_pc/f_pc_manager.cpp"),
Object(Matching, "f_pc/f_pc_method.cpp"),
Object(Matching, "f_pc/f_pc_node.cpp"),
Object(Matching, "f_pc/f_pc_node_req.cpp"),