summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Levy <alevy@redhat.com>2010-12-09 18:05:27 +0200
committerAlon Levy <alevy@redhat.com>2010-12-09 18:41:37 +0200
commit3bd0f9f397f05e41d688921139b0879b36ab9ca0 (patch)
treeba6d631ebfea616366691613c765c16c61a24ef0
parent748a911a9926c2f09a018de888b4deca9880d025 (diff)
vscclient: correctly use built libcacardfedora_0.1.00.1.0
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b3fb321..32a9375 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -57,7 +57,7 @@ vscclient_SOURCES = \
$(NULL)
vscclient_LDADD = \
- -lcacard \
+ $(top_builddir)/libcacard.la \
$(NULL)
doclean: