]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - login/Makefile
Update.
[thirdparty/glibc.git] / login / Makefile
index 916dd6c5128d26009b41f5b53cbc92e8dbab05c3..e4f9a9e9be8e732123ccf01d95584731442b98e9 100644 (file)
@@ -27,7 +27,7 @@ headers       := utmp.h utmpbits.h lastlog.h pty.h
 routines := getutent getutent_r getutid getutline getutid_r getutline_r \
            utmp_file utmp_daemon utmpname updwtmp
 
-others = utmpd
+others = utmpd utmpdump
 install-sbin = utmpd
 utmpd-routines := connection database error request xtmp
 extra-objs := $(utmpd-routines:=.o)