diff --git a/mach/m68020/.distr b/mach/m68020/.distr index 7b4f28861..096a7b2f4 100644 --- a/mach/m68020/.distr +++ b/mach/m68020/.distr @@ -6,6 +6,7 @@ libend libsys ncg libfp +libdb top ce mach_params diff --git a/mach/m68020/Action b/mach/m68020/Action index d4d165c66..480364cf0 100644 --- a/mach/m68020/Action +++ b/mach/m68020/Action @@ -20,6 +20,9 @@ end name "M68020 floating point library" dir libfp end +name "M68020 debugger support library" +dir libdb +end name "M68020 system call library" dir libsys end