diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/mt-a29k | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/mt-a29k b/config/mt-a29k index 43fae2b..5b6b7bf 100644 --- a/config/mt-a29k +++ b/config/mt-a29k @@ -5,5 +5,5 @@ RANLIB = echo # This is a hack. By declaring subdirs using "SUBDIRS=" rather than # with a space, config won't reset this. This is a hack to override # the set of directories to be made. -SUBDIRS= binutils gas gcc clib +SUBDIRS= binutils gas gnulib gcc clib |