diff options
author | Thomas Bushnell <thomas@gnu.org> | 1997-07-18 20:38:23 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1997-07-18 20:38:23 +0000 |
commit | ab9c836772ab3dfdd28e769dfd53d16999900b7a (patch) | |
tree | 510affda751624fa72a78c19f30e1b7cf784b9de /Makefile | |
parent | fd7a2a7a7b15ee3ea5c54311907391a259f230ea (diff) |
Fri Jul 18 16:37:22 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* isofs: New directory.
* Makefile (prog-subdirs): Add isofs.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -37,10 +37,10 @@ lib-subdirs = libshouldbeinlibc libihash libiohelp libports libthreads \ libnetfs libpipe libstore libmom libhurdbugaddr libftpconn # Hurd programs -prog-subdirs = auth boot exec fstests init \ +prog-subdirs = auth boot exec fstests init isofs \ proc term ufs utils sutils trans ufs-fsck \ storeio ufs-utils ext2fs benchmarks pflocal defpager \ - login nfs pfinet daemons nfsd serverboot hostmux + login nfs pfinet daemons nfsd serverboot hostmux # Other directories other-subdirs = hurd doc config release include |