summaryrefslogtreecommitdiff
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/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/pkg_install/lib/Makefile b/usr.sbin/pkg_install/lib/Makefile
index 9a28ecc5002..e2f467b4393 100644
--- a/usr.sbin/pkg_install/lib/Makefile
+++ b/usr.sbin/pkg_install/lib/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 1999/03/13 23:22:44 lukem Exp $
+# $NetBSD: Makefile,v 1.12 1999/03/22 05:02:41 hubertf Exp $
# Original from FreeBSD, no rcs id.
LIB= install
-SRCS= exec.c file.c global.c pen.c pkgdb.c plist.c str.c
+SRCS= exec.c file.c global.c lpkg.c pen.c pkgdb.c plist.c str.c
MKLINT= no
MKMAN= no