about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-02-09 19:52:10 +0000
committerUlrich Drepper <drepper@redhat.com>2001-02-09 19:52:10 +0000
commite8ef6f282bcf9a86e502f0324ad4e9720e539310 (patch)
tree265e131c3090f702a4f8894b5924011d1090a6cc /Makefile
parent47599985fd23ec6e02a07e179838055ebf1508a4 (diff)
downloadglibc-e8ef6f282bcf9a86e502f0324ad4e9720e539310.tar.gz
glibc-e8ef6f282bcf9a86e502f0324ad4e9720e539310.tar.xz
glibc-e8ef6f282bcf9a86e502f0324ad4e9720e539310.zip
Update.
	* iconv/Makefile (distribute): Add iconv_charmap.c and
	dummy-repertoire.c.
	* elf/Makefile (distribute): Add firstobj.c.
	* Makefile (distribute): Add include/pthread.h.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 082e41bf64..89e9078b92 100644
--- a/Makefile
+++ b/Makefile
@@ -260,7 +260,7 @@ distribute  :=	README README.libm INSTALL FAQ FAQ.in NOTES NEWS BUGS	\
 		libc-symbols.h version.h shlib-versions rpm/Makefile	\
 		rpm/template rpm/rpmrc glibcbug.in abi-tags stub-tag.h	\
 		test-skeleton.c include/des.h include/libc-internal.h	\
-		include/shlib-compat.h Versions.def			\
+		include/shlib-compat.h include/pthread.h Versions.def	\
 		INTERFACE CONFORMANCE NAMESPACE				\
 		$(addprefix scripts/,					\
 			    rellns-sh config.sub config.guess		\