aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2008-10-16 13:28:07 +0000
committerJim Meyering <meyering@redhat.com>2008-10-16 13:28:07 +0000
commite4e4a45927a75e7fa49484c51b0956fd39fd764a (patch)
tree0c4454eecfef3dafc42d6164d6793aa62c7972aa /.x-sc_trailing_blank
parent"make syntax-check" was complaining that network_driver.c was missing from (diff)
downloadlibvirt-e4e4a45927a75e7fa49484c51b0956fd39fd764a.tar.gz
libvirt-e4e4a45927a75e7fa49484c51b0956fd39fd764a.tar.bz2
libvirt-e4e4a45927a75e7fa49484c51b0956fd39fd764a.zip
build: exempt *.ico files from the trailing blank check
* .x-sc_trailing_blank: Add \.ico$ to the list.
Diffstat (limited to '.x-sc_trailing_blank')
-rw-r--r--.x-sc_trailing_blank5
1 files changed, 3 insertions, 2 deletions
diff --git a/.x-sc_trailing_blank b/.x-sc_trailing_blank
index 8b3ec8920..de3369eb3 100644
--- a/.x-sc_trailing_blank
+++ b/.x-sc_trailing_blank
@@ -1,6 +1,7 @@
-\.png$
\.fig$
\.gif$
-^NEWS$
+\.ico$
+\.png$
^ChangeLog$
+^NEWS$
^docs/.*