From b3e6ed3dc8100f45f452fd64a66a7efe13fa0ba8 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 3 Mar 1998 10:09:42 +0000 Subject: [PATCH] (subdirs): Undo last patch. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9dd726614f..6a4e534e4a 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 socket sysvipc gmon gnulib \ + posix io termios resource login 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.11.4.GIT