diff options
author | Michael I. Bushnell <mib@gnu.org> | 1996-05-24 19:16:50 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1996-05-24 19:16:50 +0000 |
commit | 23c0fe099e4abf9d4ccf28882a8646a4c49f5a07 (patch) | |
tree | 00e6494b4314416e8d38ca4eaca92be2cd4e7933 | |
parent | 218d28a051f30d6c80895ab7df23c5bb6d1a6757 (diff) |
(lib-subdirs): Add libmom.
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ include $(srcdir)/Makeconf lib-subdirs = libshouldbeinlibc libihash libiohelp libports libpager \ libfshelp libdiskfs libtrivfs libthreads libps \ - libnetfs libpipe libstore + libnetfs libpipe libstore libmom prog-subdirs = auth boot exec fstests init.trim \ proc term ufs utils trans fsck \ devio ufs-utils ext2fs benchmarks pflocal defpager \ |