about summary refs log tree commit diff
path: root/Make-dist
diff options
context:
space:
mode:
Diffstat (limited to 'Make-dist')
-rw-r--r--Make-dist5
1 files changed, 1 insertions, 4 deletions
diff --git a/Make-dist b/Make-dist
index 8d4052662b..4791297e66 100644
--- a/Make-dist
+++ b/Make-dist
@@ -1,4 +1,4 @@
-# Copyright (C) 1991-1999,2000,01 Free Software Foundation, Inc.
+# Copyright (C) 1991-2001, 2002 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 
 # The GNU C Library is free software; you can redistribute it and/or
@@ -45,9 +45,6 @@ endif
 # Don't distribute add-on subdirs.
 subdirs := $(filter-out $(add-ons),$(subdirs))
 
-# Make sure both stdio and libio get in, whichever is in use.
-subdirs += stdio libio
-
 # Make sure both aout and elf get in, whichever is in use.
 subdirs += aout elf