summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2009-07-27 12:01:45 +0200
committerThomas Schwinge <tschwinge@gnu.org>2009-07-27 12:01:45 +0200
commit08aa7edb495445c0bfa54cb5d207e85c1df9008a (patch)
tree25d51afdadee0b173be6fb364c2ca10f82bf05e6 /Makefile
parentf91f5eb5b1fcdb0124dfd469dab5be2ab6078c62 (diff)
libpthread is now a stand-alone library and kept in a separate repository.
* Makefile (lib-subdirs): Remove libpthread.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 6d7e688a..3194473c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
#
# Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2004,
-# 2006 Free Software Foundation, Inc.
+# 2006, 2009 Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License as
@@ -31,8 +31,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 libhurdbugaddr libftpconn libcons \
- libpthread
+ libnetfs libpipe libstore libhurdbugaddr libftpconn libcons
# Hurd programs
prog-subdirs = auth proc exec init term \