tests: Don't use libafsauthent
[openafs.git] / tests / auth / Makefile.in
index 3b82687..4cdb639 100644 (file)
@@ -11,11 +11,7 @@ MODULE_CFLAGS=-I$(srcdir)/../.. -I$(srcdir)/../common/
 all check test tests: $(TESTS)
 
 MODULE_LIBS =  ../tap/libtap.a \
-               $(abs_top_builddir)/lib/libafsauthent.a \
-               $(abs_top_builddir)/lib/libafsrpc.a \
-               $(abs_top_builddir)/lib/libafshcrypto.a \
-               $(abs_top_builddir)/src/opr/liboafs_opr.la \
-               $(abs_top_builddir)/src/util/liboafs_util.la \
+               $(abs_top_builddir)/src/auth/liboafs_auth.la \
                $(LIB_rfc3961) $(LIB_roken) \
                $(XLIBS)