summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/lib
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-09-09 22:59:06 +0000
committersobomax <sobomax@FreeBSD.org>2002-09-09 22:59:06 +0000
commita27edb29f8afec63bffad59616cdaf4f0ae272d7 (patch)
treea93db645c2489fbcf6701f935f38f812f22a6698 /usr.sbin/pkg_install/lib
parent271b8a3ed51236085339548ea68358588ac36879 (diff)
downloadFreeBSD-src-a27edb29f8afec63bffad59616cdaf4f0ae272d7.zip
FreeBSD-src-a27edb29f8afec63bffad59616cdaf4f0ae272d7.tar.gz
Sigh, finally activate pkgwrap.c.
Big pointy hat to: sobomax (who apparently needs some sleep) Submitted by: walt <wa1ter@hotmail.com>
Diffstat (limited to 'usr.sbin/pkg_install/lib')
-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 acb837e..7b0e2f8 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
+ deps.c version.c pkgwrap.c
CFLAGS+= ${DEBUG}
OpenPOWER on IntegriCloud