use nntp_data_new and stop hiding the group in the struct, useless win.
[apps/madmutt.git] / lib-mx / CMakeLists.txt
1 ADD_LIBRARY(mx
2     mx.c
3     mh.c
4     mbox.c
5     compress.c
6     hcache.c
7 )