Makefile
changeset 35669 39499bc31fcd
parent 34927 c2695cbb5fb1
child 35814 92b7039613d0
--- 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