git://git.openafs.org
/
openafs.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
ubik: Use libtool
[openafs.git]
/
src
/
tvolser
/
Makefile.in
diff --git
a/src/tvolser/Makefile.in
b/src/tvolser/Makefile.in
index
8e2c4b4
..
e7d594e
100644
(file)
--- a/
src/tvolser/Makefile.in
+++ b/
src/tvolser/Makefile.in
@@
-53,7
+53,7
@@
LIBS_common = \
$(top_builddir)/src/opr/liboafs_opr.la
LIBS_client = \
- $(TOP_LIBDIR)/libubik_pthread.a \
+ $(top_builddir)/src/ubik/liboafs_ubik.la \
$(LIBS_common)
LIBS_server = \