summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1996-07-08 02:52:01 +0000
committerMichael I. Bushnell <mib@gnu.org>1996-07-08 02:52:01 +0000
commit948fea8c7f015cfdf5cbab20c198528f25e1cd30 (patch)
treeb459f33cfa4b8f4406e9fa8ac121b8c033d41720 /Makefile
parentcdcd0cc0532d13b1e269c0d4f052c1f50e5de6e5 (diff)
(lib-subdirs): Move libthreads up before libpager.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index df190c6f..5f4f32c2 100644
--- a/Makefile
+++ b/Makefile
@@ -24,8 +24,8 @@ endif
include $(srcdir)/Makeconf
-lib-subdirs = libshouldbeinlibc libihash libiohelp libports libpager \
- libfshelp libdiskfs libtrivfs libthreads libps \
+lib-subdirs = libshouldbeinlibc libihash libiohelp libports libthreads \
+ libpager libfshelp libdiskfs libtrivfs libps \
libnetfs libpipe libstore libmom
prog-subdirs = auth boot exec fstests init \
proc term ufs utils sutils trans ufs-fsck \