diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-09-12 08:21:30 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-09-12 08:21:30 +0000 |
commit | efa7646af7c77139930aede9b9f2a362e00aa80c (patch) | |
tree | 075537893a4de3dad86e7a4b5598ded3c7076544 /Makefile | |
parent | 6a409b1356fd74bf18ea1ca4adb9277b3df47ebf (diff) |
*** empty log message ***
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 \ |