summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog12
-rw-r--r--elf/Makefile2
-rw-r--r--hesiod/Makefile2
-rw-r--r--iconvdata/Makefile6
-rw-r--r--sysdeps/generic/Dist2
-rw-r--r--wctype/Makefile4
6 files changed, 21 insertions, 7 deletions
diff --git a/ChangeLog b/ChangeLog
index 9eab0420a7..e32e53821c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2000-08-01  Andreas Jaeger  <aj@suse.de>
+
+	* hesiod/Makefile (distribute): Add nss_hesiod/nss_hesiod.h.
+
+	* elf/Makefile (distribute): Add filtmod1.c and filtmod2.c.
+
+	* wctype/Makefile (distribute): Add wchar-lookup.h.
+
+	* sysdeps/generic/Dist: Add bp-checks.h.
+
+	* iconvdata/Makefile (distribute): Add isiri-3342.h.
+
 2000-08-01  Andreas Schwab  <schwab@suse.de>
 
         * Make-dist (dist): Resolve `..' in file names.
diff --git a/elf/Makefile b/elf/Makefile
index 75edf83d4c..6290132661 100644
--- a/elf/Makefile
+++ b/elf/Makefile
@@ -45,7 +45,7 @@ distribute	:= $(rtld-routines:=.c) dynamic-link.h do-rel.h dl-machine.h \
 		   ldconfig.h ldconfig.c cache.c readlib.c readelflib.c \
 		   dep1.c dep2.c dep3.c dep4.c dl-dtprocnum.h \
 		   vismain.c vismod1.c vismod2.c vismod3.c \
-		   constload2.c constload3.c
+		   constload2.c constload3.c filtmod1.c filtmod2.c
 
 include ../Makeconfig
 
diff --git a/hesiod/Makefile b/hesiod/Makefile
index 0dea8fa362..32b4be4753 100644
--- a/hesiod/Makefile
+++ b/hesiod/Makefile
@@ -21,7 +21,7 @@
 #
 subdir	:= hesiod
 
-distribute := hesiod.h hesiod_p.h README.hesiod
+distribute := hesiod.h hesiod_p.h README.hesiod nss_hesiod/nss_hesiod.h
 
 extra-libs := libnss_hesiod
 extra-libs-others = $(extra-libs)
diff --git a/iconvdata/Makefile b/iconvdata/Makefile
index 914fac30b2..2d5cbbea70 100644
--- a/iconvdata/Makefile
+++ b/iconvdata/Makefile
@@ -117,9 +117,9 @@ distribute := gconv-modules extra-module.mk gap.awk gaptab.awk		    \
 	      koi8-r.c ksc5601.c ksc5601.h latin-greek.c latin-greek-1.c    \
 	      macintosh.c mac-is.c mac-uk.c nats-dano.c nats-sefi.c sjis.c  \
 	      t.61.c uhc.c sami-ws2.c iso-ir-197.c tis-620.c koi8-u.c	    \
-	      isiri-3342.c gbgbk.c iso-2022-cn.c cns11643l2.h iso8859-16.c  \
-	      utf-16.c unicode.c big5hkscs.c iso-ir-165.c iso-ir-165.h	    \
-	      gb18030.c
+	      isiri-3342.c isiri-3342.h gbgbk.c iso-2022-cn.c cns11643l2.h  \
+	      iso8859-16.c utf-16.c unicode.c big5hkscs.c iso-ir-165.c	    \
+	      iso-ir-165.h gb18030.c
 
 # We build the transformation modules only when we build shared libs.
 ifeq (yes,$(build-shared))
diff --git a/sysdeps/generic/Dist b/sysdeps/generic/Dist
index ffcebf9fd0..8ce3f63d39 100644
--- a/sysdeps/generic/Dist
+++ b/sysdeps/generic/Dist
@@ -15,6 +15,8 @@ updwtmpx.c
 utmpxname.c
 bits/libc-tsd.h
 siglist.h
+bp-semctl.h
+bp-checks.h
 bp-thunks.h
 bp-sym.h
 bp-start.h
diff --git a/wctype/Makefile b/wctype/Makefile
index 0343ec8a3e..78f66e7aed 100644
--- a/wctype/Makefile
+++ b/wctype/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 1996, 1997, 1999 Free Software Foundation, Inc.
+# Copyright (C) 1996, 1997, 1999, 2000 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 
 # The GNU C Library is free software; you can redistribute it and/or
@@ -22,7 +22,7 @@
 subdir	:= wctype
 
 headers		:= wctype.h
-distribute	:= cname-lookup.h
+distribute	:= cname-lookup.h wchar-lookup.h
 routines	:= wcfuncs wctype iswctype wctrans towctrans wcextra \
 		   wcfuncs_l wctype_l iswctype_l wctrans_l towctrans_l \
 		   wcextra_l