summaryrefslogtreecommitdiffstats
path: root/clientcomm/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'clientcomm/Makefile.am')
-rw-r--r--clientcomm/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/clientcomm/Makefile.am b/clientcomm/Makefile.am
index 4aa5356..6c2f3a9 100644
--- a/clientcomm/Makefile.am
+++ b/clientcomm/Makefile.am
@@ -32,7 +32,7 @@
AM_CXXFLAGS = @CLIENTCXXFLAGS@
AM_LDFLAGS = @CLIENTLDFLAGS@
-lib_LIBRARIES=libclientcomm.a
+pkglib_LIBRARIES=libclientcomm.a
libclientcomm_a_SOURCES = rpcif_clnt.cc rpcif_xdr.c rpcif.h \
clientcomm.cc clientcomm.hh rpcclientcomm.cc \
rpcclientcomm.hh clientcomm.icc \