TESTS: Add a library to check for the default loopback network
[openafs.git] / tests / common / Makefile.in
index 225d06a..2909f61 100644 (file)
@@ -4,9 +4,10 @@ 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)/../..
+CFLAGS_network.o = -Wno-strict-prototypes
 
-all check test tests:  config.o
+all check test tests:  config.o servers.o ubik.o rxkad.o network.o
 
 clean:
        rm -f *.o