summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1996-05-24 19:16:50 +0000
committerMichael I. Bushnell <mib@gnu.org>1996-05-24 19:16:50 +0000
commit23c0fe099e4abf9d4ccf28882a8646a4c49f5a07 (patch)
tree00e6494b4314416e8d38ca4eaca92be2cd4e7933 /Makefile
parent218d28a051f30d6c80895ab7df23c5bb6d1a6757 (diff)
(lib-subdirs): Add libmom.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 035c3990..d26fb41e 100644
--- a/Makefile
+++ b/Makefile
@@ -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 \