a11995b9659a95b56be14841c82937719712be92
[apps/madmutt.git] / lib-lib / Makefile.am
1 noinst_LIBRARIES = liblib.a
2
3 liblib_a_SOURCES = mem.h str.h ascii.h buffer.h hash.h list.h                \
4                          str.c ascii.c buffer.c hash.c list.c
5
6 noinst_HEADERS   = mem.h str.h ascii.h buffer.h hash.h list.h
7