X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2FMakefile.am;h=70437c2ed3e26763110ef36381cead2ef45e3fd2;hb=013f64c9388d27db086b8643e267ad224a2ccc84;hp=dd7ba749c9bb3b450ae0fe9d7a4612a5bce15ab5;hpb=276c3db8d1dc8e14949df2b408960a803bea5d53;p=awesomized%2Flibmemcached diff --git a/tests/Makefile.am b/tests/Makefile.am index dd7ba749..70437c2e 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -21,6 +21,7 @@ LIBS = noinst_HEADERS = test.h server.h ketama_test_cases.h noinst_PROGRAMS = testapp testplus udptest atomsmasher startservers +testapp_CFLAGS= ${AM_CFLAGS} ${NO_CONVERSION} testapp_SOURCES = test.c function.c server.c ../clients/generator.c ../clients/execute.c testapp_LDADD = $(LDADDS)