X-Git-Url: https://git.openafs.org/?p=openafs.git;a=blobdiff_plain;f=tests%2Fcommon%2FMakefile.in;h=f71d9d37f980ed75421620596ea2ec9878e9aae3;hp=7c6c9abdd9ee323f0c4311dd4067d7cff28fbc7e;hb=093fdd6c4cdaeb31a2d9078bd0db5b2e1030b335;hpb=2ce3fdc5dc888693c8a7698aae7805a7d4dee145 diff --git a/tests/common/Makefile.in b/tests/common/Makefile.in index 7c6c9ab..f71d9d3 100644 --- a/tests/common/Makefile.in +++ b/tests/common/Makefile.in @@ -4,9 +4,9 @@ abs_top_builddir=@abs_top_builddir@ include @TOP_OBJDIR@/src/config/Makefile.config include @TOP_OBJDIR@/src/config/Makefile.pthread -MODULE_CFLAGS=-I$(srcdir)/.. +MODULE_CFLAGS=-I$(srcdir)/.. -I$(srcdir)/../.. -all check test tests: config.o servers.o ubik.o +all check test tests: config.o servers.o ubik.o rxkad.o network.o clean: rm -f *.o