From e8ef6f282bcf9a86e502f0324ad4e9720e539310 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 9 Feb 2001 19:52:10 +0000 Subject: Update. * iconv/Makefile (distribute): Add iconv_charmap.c and dummy-repertoire.c. * elf/Makefile (distribute): Add firstobj.c. * Makefile (distribute): Add include/pthread.h. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 \ -- cgit v1.2.1