about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-08-21 04:13:24 +0000
committerUlrich Drepper <drepper@redhat.com>1999-08-21 04:13:24 +0000
commit52cea45760128eba0cc6108f3809e52bee553f9f (patch)
tree743b61263c0ab709ad2a7c827eff019d868afe93 /Makefile
parent511a00911549751db9254e5d81c1fcc1723db57e (diff)
downloadglibc-52cea45760128eba0cc6108f3809e52bee553f9f.tar.gz
glibc-52cea45760128eba0cc6108f3809e52bee553f9f.tar.xz
glibc-52cea45760128eba0cc6108f3809e52bee553f9f.zip
Update.
	* sysdeps/unix/sysv/linux/init-first.c (init): Remove personality
	call.  It should not be necessary andis harmful for Alpha.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2000f274d7..87eeeb0270 100644
--- a/Makefile
+++ b/Makefile
@@ -255,7 +255,7 @@ distribute  :=	README README.libm INSTALL FAQ FAQ.in NOTES NEWS BUGS	\
 		version.h shlib-versions rpm/Makefile rpm/template	\
 		rpm/rpmrc glibcbug.in abi-tags stub-tag.h		\
 		test-skeleton.c include/des.h Versions.def		\
-		INTERFACE CONFORMANCE					\
+		INTERFACE CONFORMANCE NAMESPACE				\
 		$(addprefix scripts/,					\
 			    rellns-sh config.sub config.guess		\
 			    mkinstalldirs move-if-change install-sh	\