X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2FMakefile.am;h=dc84803e4f8aa2e1e2e8c810d97755f945ef1e6e;hb=d283f47cade6fcd1256e738057667fbcca7b06c1;hp=903eb0ca0081aa0cd685cb9f9f1f9f51faff1713;hpb=fa543a0643aafcd5042080ca060f0418b95eb8ca;p=m6w6%2Flibmemcached diff --git a/tests/Makefile.am b/tests/Makefile.am index 903eb0ca..dc84803e 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -18,7 +18,7 @@ LIBS = noinst_HEADERS = test.h noinst_PROGRAMS = testapp -testapp_SOURCES = test.c function.c +testapp_SOURCES = test.c function.c ../src/generator.c ../src/execute.c testapp_LDADD = $(LDADDS) record: