summaryrefslogtreecommitdiff
path: root/rt
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 /rt
parent482ff4dae91cf9a288284072d1a299868db7a634 (diff)
Remove distribute variable from Makefiles
Diffstat (limited to 'rt')
-rw-r--r--rt/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/rt/Makefile b/rt/Makefile
index 14a2df3903..651d007aa4 100644
--- a/rt/Makefile
+++ b/rt/Makefile
@@ -53,8 +53,6 @@ tests := tst-shm tst-clock tst-clock_nanosleep tst-timer tst-timer2 \
extra-libs := librt
extra-libs-others := $(extra-libs)
-distribute := aio_misc.h
-
include ../Rules
CFLAGS-aio_suspend.c = -fexceptions