From cb7029b3a3ee92bb9a8066af706e69fab38967b3 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 2 Mar 1998 10:48:18 +0000 Subject: [PATCH] (subdirs): Remove login. It appears in sysdeps/unix/Subdirs. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 23c8f240db5..9dd726614f0 100644 --- a/Makefile +++ b/Makefile @@ -53,7 +53,7 @@ endif # These are the subdirectories containing the library source. subdirs = csu assert ctype db locale intl catgets math setjmp signal stdlib \ stdio-common $(stdio) malloc string wcsmbs time dirent grp pwd \ - posix io termios resource misc login socket sysvipc gmon gnulib \ + posix io termios resource misc socket sysvipc gmon gnulib \ wctype manual shadow md5-crypt nss $(sysdep-subdirs) po \ $(add-ons) elf export subdirs := $(subdirs) # Benign, useless in GNU make before 3.63. -- 2.47.2