about summary refs log tree commit diff
path: root/stdio-common
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2000-08-01 09:27:52 +0000
committerAndreas Jaeger <aj@suse.de>2000-08-01 09:27:52 +0000
commit16fa8a0ee8dc38a7516c44e1245a01cf0c887401 (patch)
tree76b54bdd9df16d23fc6f7eaf824aa1f832da5a5b /stdio-common
parent68c685f91f9845563b35fda0f3edd8cf585a42e9 (diff)
downloadglibc-16fa8a0ee8dc38a7516c44e1245a01cf0c887401.tar.gz
glibc-16fa8a0ee8dc38a7516c44e1245a01cf0c887401.tar.xz
glibc-16fa8a0ee8dc38a7516c44e1245a01cf0c887401.zip
* stdio-common/Makefile (distribute): Remove removed files, add
new files.
	* include/db_185.h: Remove, it's not needed anymore.
	* include/db.h: Likewise.
Diffstat (limited to 'stdio-common')
-rw-r--r--stdio-common/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdio-common/Makefile b/stdio-common/Makefile
index 181c7ff54e..5fe4c7c3d8 100644
--- a/stdio-common/Makefile
+++ b/stdio-common/Makefile
@@ -45,7 +45,7 @@ endif
 install-others := $(inst_includedir)/bits/stdio_lim.h
 
 aux	:= errlist siglist
-distribute := _itoa.h _itowa.h _i18n_itoa.h _i18n_itowa.h \
+distribute := _itoa.h _itowa.h _i18n_number.h \
 	      printf-parse.h stdio_lim.h.in tst-unbputc.sh tst-printf.sh
 
 tests := tstscanf test_rdwr test-popen tstgetln test-fseek \