maint.mk: detect_empty_lines_at_EOF_: avoid FP for an empty file
authorJim Meyering <meyering@redhat.com>
Sun, 11 Apr 2010 08:37:31 +0000 (10:37 +0200)
committerJim Meyering <meyering@redhat.com>
Sun, 11 Apr 2010 08:39:15 +0000 (10:39 +0200)
commit2237d05df83cb4fc2adffaca11e0de3c2c5f28b1
tree0833250bb0d7c5bf94d8686cbd46772583e01eb2
parent3c79d5102b2c29f897d162543d6c0cf2d81bb0e6
maint.mk: detect_empty_lines_at_EOF_: avoid FP for an empty file

* top/maint.mk (detect_empty_lines_at_EOF_): Don't confuse an
empty file with one that ends in an empty line.
ChangeLog
top/maint.mk