]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(subdirs): Undo last patch.
authorUlrich Drepper <drepper@redhat.com>
Tue, 3 Mar 1998 10:09:42 +0000 (10:09 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 3 Mar 1998 10:09:42 +0000 (10:09 +0000)
Makefile

index 9dd726614f0408da3205d3cc8d67826b50f1e0a2..6a4e534e4a56be354997a9e84442dae55be6a7ba 100644 (file)
--- 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.