summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/lib/Makefile
diff options
context:
space:
mode:
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 7b0e2f8..2a79f71 100644
--- a/usr.sbin/pkg_install/lib/Makefile
+++ b/usr.sbin/pkg_install/lib/Makefile
@@ -3,7 +3,7 @@
LIB= install
INTERNALLIB= YES
SRCS= file.c msg.c plist.c str.c exec.c global.c pen.c match.c \
- deps.c version.c pkgwrap.c
+ deps.c version.c pkgwrap.c url.c
CFLAGS+= ${DEBUG}
OpenPOWER on IntegriCloud