aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2014-10-15 02:41:42 +0100
committerReuben Thomas <rrt@sc3d.org>2014-10-15 02:41:42 +0100
commit7cccbd28c9d33054ad69bb70af406e44bc996abb (patch)
tree5c3c175efe2e757d5fe477a5248ac326b38cf403 /lib
parent0ae35a63ea4973e3b3347dbcf9d454f578a4dadf (diff)
downloadplptools-7cccbd28c9d33054ad69bb70af406e44bc996abb.tar.gz
plptools-7cccbd28c9d33054ad69bb70af406e44bc996abb.tar.bz2
plptools-7cccbd28c9d33054ad69bb70af406e44bc996abb.zip
Fix various bugs in Debian packaging
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 2fb8b08..a7b3b13 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -2,7 +2,7 @@ AM_CPPFLAGS = -I$(top_srcdir)/intl
AM_CFLAGS = $(THREADED_CFLAGS)
AM_CXXFLAGS = $(THREADED_CXXFLAGS)
-lib_LTLIBRARIES = libplp.la
+pkglib_LTLIBRARIES = libplp.la
libplp_la_SOURCES = bufferarray.cc bufferstore.cc iowatch.cc ppsocket.cc \
rfsv16.cc rfsv32.cc rfsvfactory.cc log.cc rfsv.cc rpcs32.cc rpcs16.cc \