From a4300c7a4d65e24a4a0215460c063ea9c7b4605a Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 7 Mar 2012 05:17:13 -0500 Subject: Remove distribute variable from Makefiles --- rt/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'rt') 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 -- cgit 1.4.1