aboutsummaryrefslogtreecommitdiffstats
path: root/plpftp/Makefile.am
diff options
context:
space:
mode:
authorFritz Elfert <felfert@to.com>1999-07-04 11:59:42 +0000
committerFritz Elfert <felfert@to.com>1999-07-04 11:59:42 +0000
commitf2d9bc87bc87b4ef3cdee081c65ad1c248804edd (patch)
treefebc5b563533b56b9768d1d176fc8c8325d6ab8d /plpftp/Makefile.am
parent7c656c8b37fd4733ff6a389de95e3ab7110f586b (diff)
downloadplptools-f2d9bc87bc87b4ef3cdee081c65ad1c248804edd.tar.gz
plptools-f2d9bc87bc87b4ef3cdee081c65ad1c248804edd.tar.bz2
plptools-f2d9bc87bc87b4ef3cdee081c65ad1c248804edd.zip
logging via syslog, more error-handling.
Diffstat (limited to 'plpftp/Makefile.am')
-rw-r--r--plpftp/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/plpftp/Makefile.am b/plpftp/Makefile.am
index 89ca535..7e2c00c 100644
--- a/plpftp/Makefile.am
+++ b/plpftp/Makefile.am
@@ -1,5 +1,6 @@
INCLUDES=-I../lib
bin_PROGRAMS = plpftp
-plpftp_LDADD = ../lib/.libs/libplp.so
+plpftp_LDADD = ../lib/libplp.la
plpftp_SOURCES = ftp.cc main.cc
+EXTRA_DIST = ftp.h