X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=test%2FMakefile.am;fp=test%2FMakefile.am;h=f669d0067fbef8212d94e4913d327262a7db0ed7;hp=16e997962658698619b144d0985c42517baaf649;hb=816d8f45da478ea92c2b56f7ccc74d206fc4f3c9;hpb=a8501fab9f7df0f1ec2ff80189f68b55c4810a0f diff --git a/test/Makefile.am b/test/Makefile.am index 16e9979..f669d00 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -3,4 +3,5 @@ noinst_PROGRAMS=test_muttng test_muttng_SOURCES= test_muttng.c ../lib.c test_muttng_INCLUDES= @CFLAGS@ test_muttng.h -I../ +INCLUDES = -I$(top_srcdir) test_muttng_LIBS= @LIBS@