Fix madmutt for stupid terms with only 64 colors.
[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 )