about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-06-14 03:46:36 +0000
committerUlrich Drepper <drepper@redhat.com>2000-06-14 03:46:36 +0000
commitcf2964e2b797e7525f02761e545283f6baff4bac (patch)
treee86e56ef8f0e8484d97c468f438c102c39c34ac4 /Makefile
parent002ab0343498d415f87a14c91e5484aa708f8203 (diff)
downloadglibc-cf2964e2b797e7525f02761e545283f6baff4bac.tar.gz
glibc-cf2964e2b797e7525f02761e545283f6baff4bac.tar.xz
glibc-cf2964e2b797e7525f02761e545283f6baff4bac.zip
Update.
	* Makefile (distribute): Add include/shlib-compat.h.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c7ef4b68aa..48b151b827 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/db_185.h		\
-		include/db.h Versions.def				\
+		include/db.h include/shlib-compat.h Versions.def	\
 		INTERFACE CONFORMANCE NAMESPACE				\
 		$(addprefix scripts/,					\
 			    rellns-sh config.sub config.guess		\