build: exempt *.ico files from the trailing blank check

* .x-sc_trailing_blank: Add \.ico$ to the list.
This commit is contained in:
Jim Meyering 2008-10-16 13:28:07 +00:00
parent 0fd0cb6037
commit e4e4a45927
2 changed files with 8 additions and 2 deletions

View File

@ -1,6 +1,7 @@
\.png$
\.fig$
\.gif$
^NEWS$
\.ico$
\.png$
^ChangeLog$
^NEWS$
^docs/.*

View File

@ -1,3 +1,8 @@
Thu Oct 16 15:04:36 +0200 Jim Meyering <meyering@redhat.com>
build: exempt *.ico files from the trailing blank check
* .x-sc_trailing_blank: Add \.ico$ to the list.
Wed Oct 16 14:03:00 CEST 2008 Chris Lalancette <clalance@redhat.com>
* "make syntax-check" was complaining that network_driver.c was