diff -r 67cead0eb671 -r 39499bc31fcd Makefile --- a/Makefile Wed Jan 17 15:28:38 2018 -0500 +++ b/Makefile Wed Jan 17 15:56:12 2018 -0500 @@ -124,7 +124,7 @@ format-c: clang-format --style file -i \ - `hg files 'set:(**.c or **.h) and not "listfile:contrib/clang-format-blacklist"'` + `hg files 'set:(**.c or **.cc or **.h) and not "listfile:contrib/clang-format-blacklist"'` update-pot: i18n/hg.pot