summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-11-18 06:31:24 +0000
committerRoland McGrath <roland@gnu.org>1999-11-18 06:31:24 +0000
commit8e9683156e941c64a41283baf2dfa0d4f1587e40 (patch)
tree1992fef51a0f96aaf055810a4e4b35a81f0b1e11 /Makefile
parent8ba58577a6646533ce0e8cf3b8f647651d82e247 (diff)
1999-11-18 Roland McGrath <roland@baalperazim.frob.com>
* mach-defpager: New directory. See its ChangeLog. Makefile (prog-subdirs): Add mach-defpager.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 91a1210b..411b660a 100644
--- a/Makefile
+++ b/Makefile
@@ -35,7 +35,7 @@ lib-subdirs = libshouldbeinlibc libihash libiohelp libports libthreads \
# Hurd programs
prog-subdirs = auth proc exec init term \
ufs ext2fs isofs nfs \
- storeio pflocal pfinet defpager \
+ storeio pflocal pfinet defpager mach-defpager \
login daemons nfsd boot serverboot \
hostmux usermux ftpfs trans \
utils sutils ufs-fsck ufs-utils \