Work inspired by matt knox
[m6w6/libmemcached] / tests / Makefile.am
index dd7ba749c9bb3b450ae0fe9d7a4612a5bce15ab5..70437c2ed3e26763110ef36381cead2ef45e3fd2 100644 (file)
@@ -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)