rxgen: Tidy up server side freeing
[openafs.git] / tests / volser / Makefile.in
index c859f39..dc495f7 100644 (file)
@@ -10,13 +10,13 @@ MODULE_CFLAGS=-I$(srcdir)/.. -I$(srcdir)/../common/
 
 all check test tests: $(TESTS)
 
-# The direct reference of tviced libraries here is a colossal hack, but
+# The direct reference of viced libraries here is a colossal hack, but
 # we're just not building pthreaded versions of the vldb interface at the moment.
 # Soon, I hope ...
 
 MODULE_LIBS =  ../tap/libtap.a \
-               $(abs_top_builddir)/src/tviced/vldbint.cs.o \
-               $(abs_top_builddir)/src/tviced/vldbint.xdr.o \
+               $(abs_top_builddir)/src/viced/vldbint.cs.o \
+               $(abs_top_builddir)/src/viced/vldbint.xdr.o \
                $(abs_top_builddir)/lib/libafsauthent.a \
                $(abs_top_builddir)/lib/libafsrpc.a \
                $(abs_top_builddir)/lib/libafshcrypto.a \