aboutsummaryrefslogtreecommitdiffstats
path: root/plpftp/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plpftp/Makefile.am')
-rw-r--r--plpftp/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/plpftp/Makefile.am b/plpftp/Makefile.am
index c111fe8..2301f56 100644
--- a/plpftp/Makefile.am
+++ b/plpftp/Makefile.am
@@ -4,8 +4,8 @@ INCLUDES = -I$(top_srcdir)/lib -I$(top_srcdir)/intl
bin_PROGRAMS = plpftp
plpftp_LDADD = $(LIB_PLP) $(LIBREADLINE) $(LIBHISTORY) $(INTLLIBS)
-plpftp_SOURCES = ftp.cc main.cc rlcrap.c
-EXTRA_DIST = ftp.h rlcrap.h
+plpftp_SOURCES = ftp.cc main.cc
+EXTRA_DIST = ftp.h
maintainer-clean-local:
rm -f Makefile.in