From dacc0644c89128a8024eb335d0787e5812257dd1 Mon Sep 17 00:00:00 2001 From: Arun Thomas Date: Tue, 23 Jun 2009 12:22:35 +0000 Subject: [PATCH] Restore last(1) and uptime(1) building/installing. --- commands/simple/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/commands/simple/Makefile b/commands/simple/Makefile index 8aa7fc4a6..226c7f279 100755 --- a/commands/simple/Makefile +++ b/commands/simple/Makefile @@ -108,6 +108,7 @@ ALL = \ isoread \ join \ kill \ + last \ leave \ life \ loadramdisk \ @@ -989,6 +990,8 @@ install: \ /usr/bin/join \ /usr/bin/kill \ /usr/bin/leave \ + /usr/bin/last \ + /usr/bin/uptime \ /usr/bin/life \ /usr/bin/loadramdisk \ /usr/bin/login \ -- 2.44.0