Merge remote-tracking branch 'origin/GT-2745_caheckman'

This commit is contained in:
ghidravore 2019-04-16 14:50:37 -04:00
commit fddb09f2f3
6 changed files with 24 additions and 19 deletions

View file

@ -394,7 +394,14 @@ task assembleCommon (type: Copy) {
into "Ghidra"
filter (ConcatFilter, prepend: buildDateFile)
}
////////////////
// Patch Readme
////////////////
from (ROOT_PROJECT_DIR + "/GhidraBuild/patch") {
into "Ghidra/patch"
}
/////////////////
// GLOBALS
/////////////////