summaryrefslogtreecommitdiff
path: root/io
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2012-03-07 05:17:13 -0500
committerUlrich Drepper <drepper@gmail.com>2012-03-07 05:17:13 -0500
commita4300c7a4d65e24a4a0215460c063ea9c7b4605a (patch)
tree228de57e9b32df7a9e8b78e18095a1512c5cafb9 /io
parent482ff4dae91cf9a288284072d1a299868db7a634 (diff)
Remove distribute variable from Makefiles
Diffstat (limited to 'io')
-rw-r--r--io/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/io/Makefile b/io/Makefile
index 1a849eca2b..6e3a737851 100644
--- a/io/Makefile
+++ b/io/Makefile
@@ -71,8 +71,6 @@ tests := test-utime test-stat test-stat2 test-lfs tst-getcwd \
tst-mknodat tst-mkfifoat tst-ttyname_r bug-ftw5 \
tst-posix_fallocate
-distribute := ftwtest-sh
-
include ../Rules
CFLAGS-fcntl.c = -fexceptions -fasynchronous-unwind-tables