Update rexm.c
This commit is contained in:
parent
16a0b966c3
commit
68a678a549
|
|
@ -1106,6 +1106,9 @@ int main(int argc, char *argv[])
|
|||
|
||||
exInfo->status &= ~VALID_MISSING_WEB_OUTPUT;
|
||||
exInfo->status &= ~VALID_MISSING_WEB_METADATA;
|
||||
|
||||
// Update source code header info
|
||||
UpdateSourceMetadata(TextFormat("%s/%s/%s.html", exBasePath, exInfo->category, exInfo->name), exInfo);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user