update source to use our brand new source generator. Update automakes.
[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 $(top_builddir)/tools/cflags.mk