summaryrefslogtreecommitdiff
path: root/libio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libio/Makefile')
-rw-r--r--libio/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/libio/Makefile b/libio/Makefile
index 3e9f6eae39..033c959889 100644
--- a/libio/Makefile
+++ b/libio/Makefile
@@ -62,6 +62,8 @@ ifeq ($(versioning),yes)
aux += oldfileops oldstdfiles
endif
+shared-only-routines = oldiofopen oldfreopen oldfileops oldstdfiles
+
distribute := iolibio.h libioP.h strfile.h Banner
include ../Rules