rxperf: Build again
authorSimon Wilkinson <sxw@your-file-system.com>
Sat, 14 May 2011 07:36:49 +0000 (08:36 +0100)
committerJeffrey Altman <jaltman@openafs.org>
Sun, 5 Jun 2011 23:05:03 +0000 (16:05 -0700)
Bring the rxperf up to date with the current library requirements of
the rest of the tree.

Change-Id: If35ba0668163d5176cf9a3df1635b4cffbc10ff2
Reviewed-on: http://gerrit.openafs.org/4800
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Jeffrey Altman <jaltman@openafs.org>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>

src/rx/test/Makefile.in

index 5364ec0..fc76df2 100644 (file)
@@ -22,7 +22,8 @@ BASICINCLS =  ../rx_clock.h ../rx_queue.h ../rx_event.h
 
 LINK = $(AFS_LDRULE) $@.o ${LIBS}
 MT_LINK = $(CC) $(MT_CFLAGS) $(COMMON_CFLAGS) $(AFS_LDFLAGS) -o $@ \
-         $@.o $(TOP_LIBDIR)/libafsrpc.a $(MT_LIBS) $(XLIBS)
+         $@.o $(TOP_LIBDIR)/libafsrpc.a $(LIB_hcrypto) $(LIB_roken) \
+         $(MT_LIBS) $(XLIBS)
 
 TESTS = testclient testserver kstest kctest testqueue tableGen generator