summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1996-09-08 18:22:09 +0000
committerMiles Bader <miles@gnu.org>1996-09-08 18:22:09 +0000
commitd4f0afdb6e8f6980da63bc3bb094b51434d8a101 (patch)
tree85c39743733914c9c9978edc17079cbc22666420 /Makefile
parent23551269e197342c170c60a25a52dfd12d29ad30 (diff)
(prog-subdirs): Add storeio.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ebefaa15..1e68eccf 100644
--- a/Makefile
+++ b/Makefile
@@ -29,7 +29,7 @@ lib-subdirs = libshouldbeinlibc libihash libiohelp libports libthreads \
libnetfs libpipe libstore libmom libhurdbugaddr
prog-subdirs = auth boot exec fstests init \
proc term ufs utils sutils trans ufs-fsck \
- devio ufs-utils ext2fs benchmarks pflocal defpager \
+ devio storeio ufs-utils ext2fs benchmarks pflocal defpager \
login nfs pfinet daemons nfsd
other-subdirs = hurd doc config release include
subdirs = $(lib-subdirs) $(prog-subdirs) $(other-subdirs)