[dovecot-cvs] dovecot/src/lib Makefile.am,1.12,1.13
    cras at procontrol.fi 
    cras at procontrol.fi
       
    Tue Nov 26 20:23:09 EET 2002
    
    
  
Update of /home/cvs/dovecot/src/lib
In directory danu:/tmp/cvs-serv341
Modified Files:
	Makefile.am 
Log Message:
Forgot mycrypt.h
Index: Makefile.am
===================================================================
RCS file: /home/cvs/dovecot/src/lib/Makefile.am,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- Makefile.am	26 Nov 2002 17:56:14 -0000	1.12
+++ Makefile.am	26 Nov 2002 18:23:06 -0000	1.13
@@ -70,6 +70,7 @@
 	md5.h \
 	mempool.h \
 	mmap-util.h \
+	mycrypt.h \
 	network.h \
 	obuffer.h \
 	obuffer-internal.h \
    
    
More information about the dovecot-cvs
mailing list