aboutsummaryrefslogtreecommitdiffstats
path: root/plpftp/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plpftp/Makefile.am')
-rw-r--r--plpftp/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plpftp/Makefile.am b/plpftp/Makefile.am
index 8c5addc..c111fe8 100644
--- a/plpftp/Makefile.am
+++ b/plpftp/Makefile.am
@@ -3,7 +3,7 @@
INCLUDES = -I$(top_srcdir)/lib -I$(top_srcdir)/intl
bin_PROGRAMS = plpftp
-plpftp_LDADD = $(top_srcdir)/lib/libplp.la $(LIBREADLINE) $(LIBHISTORY) $(INTLLIBS)
+plpftp_LDADD = $(LIB_PLP) $(LIBREADLINE) $(LIBHISTORY) $(INTLLIBS)
plpftp_SOURCES = ftp.cc main.cc rlcrap.c
EXTRA_DIST = ftp.h rlcrap.h