summaryrefslogtreecommitdiff
path: root/bin/count_lines
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2004-05-03 16:54:21 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2004-05-03 16:54:21 +0000
commit5028a3c4b25b1cb266f8e483d108003a1be89b61 (patch)
tree6bfa8dd832c0617edf3a0a990298af77bf0b1fce /bin/count_lines
parent4130e2e1ad3ea105e2ca5ecc4c2fb563fd8df9ff (diff)
downloadATCD-5028a3c4b25b1cb266f8e483d108003a1be89b61.tar.gz
ChangeLogTag:Sat May 1 22:23:35 2004 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'bin/count_lines')
-rwxr-xr-xbin/count_lines2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/count_lines b/bin/count_lines
index d3c38156ec6..f440e19c765 100755
--- a/bin/count_lines
+++ b/bin/count_lines
@@ -141,7 +141,7 @@ sub initfiletypes {
# twice, but it could be unproperly classified.
local %filenames =
- ('GNUMakefile' => 'Makefile',
+ ('GNUmakefile' => 'Makefile',
'Makefile.*' => 'Makefile',
'README' => 'README files',
'COPYING' => 'Licenses',