Use good m_ functions, because it smell like a flower, version 2.
[apps/madmutt.git] / lib-ui / Makefile.am
1 noinst_LIBRARIES = libui.a
2
3 libui_a_SOURCES = curses.h enter.h menu.h history.h sidebar.h \
4                            enter.c menu.c history.c sidebar.c \
5                   color.c curs_lib.c curs_main.c resize.c     \
6                   hdrline.c status.c complete.c query.c
7
8 noinst_HEADERS  = curses.h enter.h menu.h history.h sidebar.h
9
10 -include ../cflags.mk