From bd43dc42561906d7a270167ccdfd5ab94c8d152c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dag-Erling=20Sm=C3=B8rgrav?= Date: Sat, 6 Mar 2004 21:57:47 +0000 Subject: [PATCH] Hook logins(1) up to the build. --- usr.bin/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 54df03d0a0c..9c94fbb32ff 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -103,6 +103,7 @@ SUBDIR= alias \ lockf \ logger \ login \ + logins \ logname \ look \ lorder \