Add toplevel dirs
contrib/ * gcc-changelog/git_commit.py (changelog_locations): Add libcody, c++tools.
This commit is contained in:
parent
8dede24111
commit
c5271279d6
@ -21,6 +21,7 @@ import os
|
||||
import re
|
||||
|
||||
changelog_locations = {
|
||||
'c++tools',
|
||||
'config',
|
||||
'contrib',
|
||||
'contrib/header-tools',
|
||||
@ -51,6 +52,7 @@ changelog_locations = {
|
||||
'libatomic',
|
||||
'libbacktrace',
|
||||
'libcc1',
|
||||
'libcody',
|
||||
'libcpp',
|
||||
'libcpp/po',
|
||||
'libdecnumber',
|
||||
|
Loading…
Reference in New Issue
Block a user