diff --git a/Ghidra/Debug/Debugger-agent-gdb/certification.manifest b/Ghidra/Debug/Debugger-agent-gdb/certification.manifest index ddb11d7f5f..1d2d84eed7 100644 --- a/Ghidra/Debug/Debugger-agent-gdb/certification.manifest +++ b/Ghidra/Debug/Debugger-agent-gdb/certification.manifest @@ -1,3 +1,4 @@ ##VERSION: 2.0 ##MODULE IP: Jython License Module.manifest||GHIDRA||||END| +data/scripts/define_info_proc_mappings||GHIDRA||||END| diff --git a/Ghidra/Debug/Debugger/src/main/resources/define_info_proc_mappings b/Ghidra/Debug/Debugger-agent-gdb/data/scripts/define_info_proc_mappings similarity index 100% rename from Ghidra/Debug/Debugger/src/main/resources/define_info_proc_mappings rename to Ghidra/Debug/Debugger-agent-gdb/data/scripts/define_info_proc_mappings