diff options
Diffstat (limited to 'Makeconfig')
-rw-r--r-- | Makeconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makeconfig b/Makeconfig index 3737e939dc..d70c4795ef 100644 --- a/Makeconfig +++ b/Makeconfig @@ -760,7 +760,7 @@ subdirs = csu assert ctype db2 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 iconv \ iconvdata wctype manual shadow md5-crypt po argp $(add-ons) nss \ - localedata timezone rt $(sysdep-subdirs) $(binfmt-subdir) + localedata timezone rt debug $(sysdep-subdirs) $(binfmt-subdir) # The mach and hurd subdirectories have many generated header files which # much of the rest of the library depends on, so it is best to build them |