From 990c55ad93c592f331aecab2c0e90f844e423a9e Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 8 Aug 1997 00:26:28 +0000 Subject: [PATCH] (routines): Add updwtmp. --- login/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/login/Makefile b/login/Makefile index 6c10a5aff43..e1c7c7ceab2 100644 --- a/login/Makefile +++ b/login/Makefile @@ -25,7 +25,7 @@ subdir := login headers := utmp.h utmpbits.h lastlog.h pty.h routines := getutent getutent_r getutid getutline getutid_r getutline_r \ - utmp_file utmp_db + utmp_file utmp_db updwtmp distribute := utmp-private.h -- 2.47.2