dovecot-2.2: Makefile: Added missing sort.h
    dovecot at dovecot.org 
    dovecot at dovecot.org
       
    Mon Sep 21 21:41:32 UTC 2015
    
    
  
details:   http://hg.dovecot.org/dovecot-2.2/rev/fa306ce6c02a
changeset: 19174:fa306ce6c02a
user:      Timo Sirainen <tss at iki.fi>
date:      Tue Sep 22 00:40:14 2015 +0300
description:
Makefile: Added missing sort.h
diffstat:
 src/lib/Makefile.am |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
diffs (11 lines):
diff -r 2f492fac75b7 -r fa306ce6c02a src/lib/Makefile.am
--- a/src/lib/Makefile.am	Mon Sep 21 19:52:32 2015 +0300
+++ b/src/lib/Makefile.am	Tue Sep 22 00:40:14 2015 +0300
@@ -259,6 +259,7 @@
 	seq-range-array.h \
 	sha1.h \
 	sha2.h \
+	sort.h \
 	str.h \
 	str-find.h \
 	str-sanitize.h \
    
    
More information about the dovecot-cvs
mailing list