summaryrefslogtreecommitdiffstats
path: root/secure/usr.bin/sftp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'secure/usr.bin/sftp/Makefile')
-rw-r--r--secure/usr.bin/sftp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/usr.bin/sftp/Makefile b/secure/usr.bin/sftp/Makefile
index e421123..9a2bef7 100644
--- a/secure/usr.bin/sftp/Makefile
+++ b/secure/usr.bin/sftp/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= sftp
-SRCS= sftp.c sftp-client.c sftp-int.c sftp-common.c sftp-glob.c
+SRCS= sftp.c sftp-client.c sftp-common.c sftp-glob.c progressmeter.c
CFLAGS+=-I${SSHDIR}
DPADD= ${LIBSSH} ${LIBCRYPT} ${LIBCRYPTO} ${LIBZ}
OpenPOWER on IntegriCloud