aboutsummaryrefslogtreecommitdiffstats
path: root/plpftp/Makefile.am
diff options
context:
space:
mode:
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