From: Chas Williams (CONTRACTOR) Date: Thu, 3 Jul 2014 15:02:40 +0000 (-0400) Subject: auth: Fix library dependencies so that tests build again X-Git-Tag: upstream/1.6.10_pre1^2~48 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=6871d2375d4ad82372c609367b1454210841d405;p=packages%2Fo%2Fopenafs.git auth: Fix library dependencies so that tests build again Reviewed-on: http://gerrit.openafs.org/11311 Reviewed-by: Benjamin Kaduk Tested-by: BuildBot Reviewed-by: Jeffrey Altman (cherry picked from commit 668b1765478eb32b5d0895d25301773e412df7a0) Change-Id: I581a23201832bdfbe7d14eb15d09409936e91eb0 Reviewed-on: http://gerrit.openafs.org/11350 Tested-by: BuildBot Reviewed-by: Chas Williams - CONTRACTOR Tested-by: Stephan Wiesand Reviewed-by: Stephan Wiesand --- diff --git a/src/auth/test/Makefile.in b/src/auth/test/Makefile.in index 7582137eb..a691d81f4 100644 --- a/src/auth/test/Makefile.in +++ b/src/auth/test/Makefile.in @@ -12,7 +12,7 @@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ -LIBS= ../libauth.a ${TOP_LIBDIR}/librx.a ${TOP_LIBDIR}/libsys.a \ +LIBS= ../libauth.a ${TOP_LIBDIR}/libsys.a ${TOP_LIBDIR}/librx.a \ ${TOP_LIBDIR}/liblwp.a ${TOP_LIBDIR}/util.a ${XLIBS} tests all: testcellconf ktctest