From 07fdcbf70cd656a97cc143368824a092e231e6c2 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 23 Apr 2009 18:22:24 +0000 Subject: [PATCH] (all-subdirs): Add gshadow. --- Makeconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makeconfig b/Makeconfig index c904a83957..64886aee26 100644 --- a/Makeconfig +++ b/Makeconfig @@ -918,7 +918,7 @@ endif all-subdirs = csu assert ctype locale intl catgets math setjmp signal \ stdlib stdio-common libio malloc string wcsmbs time dirent \ grp pwd posix io termios resource misc socket sysvipc gmon \ - gnulib iconv iconvdata wctype manual shadow po argp \ + gnulib iconv iconvdata wctype manual shadow gshadow po argp \ crypt nss localedata timezone rt conform debug \ $(add-on-subdirs) $(dlfcn) $(binfmt-subdir) -- 2.11.4.GIT