getmax[xy] do that, even if obsolete, I don't care, I'll use them.
[apps/madmutt.git] / imap / CMakeLists.txt
1 ADD_LIBRARY(imap
2     auth.c
3     browse.c
4     command.c
5     imap.c
6     message.c
7     utf7.c
8     util.c
9 )