summaryrefslogtreecommitdiff
path: root/rt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'rt/Makefile')
-rw-r--r--rt/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/rt/Makefile b/rt/Makefile
index bc8f9234bf..69d76151ed 100644
--- a/rt/Makefile
+++ b/rt/Makefile
@@ -28,8 +28,6 @@ librt-routines := aio_cancel aio_error aio_fsync aio_misc aio_read \
aio_write64 lio_listio lio_listio64 aio_sigqueue \
aio_notify
-librt-map := librt.map
-
# Make sure that everything is distributed independent of configuration.
distribute := aio_misc.h $(librt-routines:=.c) $(librt-map)