diff --git a/mach/em24/Action b/mach/em24/Action index d29cd593..46eba49f 100644 --- a/mach/em24/Action +++ b/mach/em24/Action @@ -7,3 +7,6 @@ end name "2-4 Interpreter Basic library" dir libbc end +name "2-4 Interpreter Occam library" +dir liboc +end