diff options
author | Michael I. Bushnell <mib@gnu.org> | 1996-05-06 20:25:39 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1996-05-06 20:25:39 +0000 |
commit | d33e551bf748d658e1e9b87ea016827ef0f8ed99 (patch) | |
tree | 363eb4d61924f1ff1177240ea4701a033dbf051a | |
parent | cebf8f534ace1b06d8235102e2fb53325c2fe21f (diff) |
(lib-subdirs): libioserver -> libiohelp.
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ endif include $(srcdir)/Makeconf -lib-subdirs = libshouldbeinlibc libihash libioserver libports libpager \ +lib-subdirs = libshouldbeinlibc libihash libiohelp libports libpager \ libfshelp libdiskfs libtrivfs libthreads libps \ libnetfs libpipe libstore prog-subdirs = auth boot exec fstests init.trim \ |