X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=test%2FMakefile.am;fp=test%2FMakefile.am;h=0000000000000000000000000000000000000000;hp=f669d0067fbef8212d94e4913d327262a7db0ed7;hb=0b94e5518f3859ba10697f34978122d8e3adb334;hpb=c2254f5e4dc8510d28dbf32b0c47611750aa88b0 diff --git a/test/Makefile.am b/test/Makefile.am deleted file mode 100644 index f669d00..0000000 --- a/test/Makefile.am +++ /dev/null @@ -1,7 +0,0 @@ -# mutt-ng test suite - -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@