rationalize settings into a central registry.
[apps/madmutt.git] / lib-mx / Makefile.am
1 noinst_LIBRARIES = libmx.a
2
3 libmx_a_SOURCES = mx.h mh.h mbox.h compress.h hcache.h \
4                   mx.c mh.c mbox.c compress.c hcache.c
5
6 noinst_HEADERS  = mx.h
7
8 -include ../cflags.mk