X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2FMakefile.am;h=dc84803e4f8aa2e1e2e8c810d97755f945ef1e6e;hb=fbe2eb63dd53506cc3acc1507e5226e43d22a6d5;hp=140338d1197e8bfeba23f1311e30131c0ca49077;hpb=82b9ad4652c38c7fc0a31505fd38f95246e379f9;p=awesomized%2Flibmemcached diff --git a/tests/Makefile.am b/tests/Makefile.am index 140338d1..dc84803e 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -15,9 +15,10 @@ EXTRA_DIST = output.res output2.res\ LIBS = +noinst_HEADERS = test.h noinst_PROGRAMS = testapp -testapp_SOURCES = test.c +testapp_SOURCES = test.c function.c ../src/generator.c ../src/execute.c testapp_LDADD = $(LDADDS) record: