tests: volser doesn't need rxgk yet

An rxgk dependency has crept in to the volser tests. Remove it for
now.

Change-Id: Ic475977b3e5191f267e932943ec6546632f2977d
Reviewed-on: http://gerrit.openafs.org/5665
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementix.org>
(cherry-picked from 2aaa540276f5b5a0c368e44d8fd04b32c4632c3f)
Reviewed-on: http://gerrit.openafs.org/5907
Tested-by: Jeffrey Altman <jaltman@secure-endpoints.com>
Reviewed-by: Jeffrey Altman <jaltman@secure-endpoints.com>
This commit is contained in:
Simon Wilkinson 2011-10-23 17:41:27 +01:00 committed by Jeffrey Altman
parent d38f316e4e
commit f4efc8b467

View File

@ -19,7 +19,6 @@ MODULE_LIBS = ../tap/libtap.a \
$(abs_top_builddir)/src/tviced/vldbint.xdr.o \ $(abs_top_builddir)/src/tviced/vldbint.xdr.o \
$(abs_top_builddir)/lib/libafsauthent.a \ $(abs_top_builddir)/lib/libafsauthent.a \
$(abs_top_builddir)/lib/libafsrpc.a \ $(abs_top_builddir)/lib/libafsrpc.a \
$(abs_top_builddir)/lib/librxgk.a \
$(abs_top_builddir)/lib/libafshcrypto.a \ $(abs_top_builddir)/lib/libafshcrypto.a \
$(LIB_rfc3961) $(LIB_roken) -lafsutil\ $(LIB_rfc3961) $(LIB_roken) -lafsutil\
$(XLIBS) $(XLIBS)