aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/lib/Makefile
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-08-30 07:50:02 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-08-30 07:50:02 +0000
commit3882688cee4ce55e06eba49dc887286a96e6bf20 (patch)
tree28b5fe1178b4fa5256008c82a6de1a495509a92b /usr.sbin/pkg_install/lib/Makefile
parent4a053744bd0e5312ab87f7619310da9a2520293c (diff)
Notes
Diffstat (limited to 'usr.sbin/pkg_install/lib/Makefile')
-rw-r--r--usr.sbin/pkg_install/lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pkg_install/lib/Makefile b/usr.sbin/pkg_install/lib/Makefile
index 3876b109c3a7..223a33d3ebae 100644
--- a/usr.sbin/pkg_install/lib/Makefile
+++ b/usr.sbin/pkg_install/lib/Makefile
@@ -1,5 +1,5 @@
LIB= install
-SRCS= file.c msg.c plist.c str.c exec.c global.c pen.c
+SRCS= file.c ftp.c msg.c plist.c str.c exec.c global.c pen.c
CFLAGS+= ${DEBUG}
NOPROFILE= yes
NOPIC= yes