summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2014-05-12 13:54:33 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2014-05-12 14:36:42 +0100
commitc3680ef0b5c4c4fe71a8badba562780bd45ddce4 (patch)
tree5890ca1e8c7786be48d9054d883c219f3bf803d3 /src/Makefile
parent9ef9101c7dc24878b83931e716021378ae789d78 (diff)
downloadexim4-c3680ef0b5c4c4fe71a8badba562780bd45ddce4.tar.gz
Fix pair of buffer size errors. Bug 1478
Reported-by: David Binderman
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
index b913aec8a..99f4ab308 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -94,6 +94,7 @@ cscope.files: FRC
-o -name "os.h*" -print \
-o -name "*akefile*" -print \
-o -name EDITME -print >> $@
+ ls OS/* >> $@
FRC: