summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1999-09-12 08:21:30 +0000
committerThomas Bushnell <thomas@gnu.org>1999-09-12 08:21:30 +0000
commitefa7646af7c77139930aede9b9f2a362e00aa80c (patch)
tree075537893a4de3dad86e7a4b5598ded3c7076544
parent6a409b1356fd74bf18ea1ca4adb9277b3df47ebf (diff)
*** empty log message ***
-rw-r--r--ChangeLog5
-rw-r--r--Makefile2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index be803846..45921e1b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1999-09-12 Thomas Bushnell, BSG <tb@mit.edu>
+
+ * libmom: Remove directory and contents.
+ * Makefile (lib-subdirs): Remove `libmom'.
+
1999-09-08 Thomas Bushnell, BSG <tb@mit.edu>
* Makeconf (cleantarg): Add `$(libname)_pic.a'.
diff --git a/Makefile b/Makefile
index 03afc412..91a1210b 100644
--- a/Makefile
+++ b/Makefile
@@ -30,7 +30,7 @@ DIST_FILES = COPYING Makeconf config.make.in configure.in configure \
# Hurd libraries
lib-subdirs = libshouldbeinlibc libihash libiohelp libports libthreads \
libpager libfshelp libdiskfs libtrivfs libps \
- libnetfs libpipe libstore libmom libhurdbugaddr libftpconn
+ libnetfs libpipe libstore libhurdbugaddr libftpconn
# Hurd programs
prog-subdirs = auth proc exec init term \