Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
	* intl/Makefile (distribute): Add tst-translit.sh and translit.po.

	* sysdeps/generic/Dist: Add bp-checks.h and bp-semctl.h.
  • Loading branch information
Andreas Jaeger committed Aug 1, 2000
1 parent 5cc9007 commit 4df4f8b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 3 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
2000-08-01 Andreas Jaeger <aj@suse.de>

* intl/Makefile (distribute): Add tst-translit.sh and translit.po.

* 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.
* sysdeps/generic/Dist: Add bp-checks.h and bp-semctl.h.

* iconvdata/Makefile (distribute): Add isiri-3342.h.

Expand Down
3 changes: 2 additions & 1 deletion intl/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ routines = bindtextdom dcgettext dgettext gettext \
finddomain loadmsgcat localealias textdomain \
l10nflist explodename plural
distribute = gettext.h gettextP.h hash-string.h loadinfo.h locale.alias \
plural.y po2test.sed tst-gettext.sh
plural.y po2test.sed tst-gettext.sh tst-translit.sh \
translit.po

test-srcs := tst-gettext tst-translit

Expand Down

0 comments on commit 4df4f8b

Please sign in to comment.