16e997962658698619b144d0985c42517baaf649
[apps/madmutt.git] / test / Makefile.am
1 # mutt-ng test suite
2
3 noinst_PROGRAMS=test_muttng
4 test_muttng_SOURCES= test_muttng.c ../lib.c
5 test_muttng_INCLUDES= @CFLAGS@ test_muttng.h -I../
6 test_muttng_LIBS= @LIBS@